The BaltieSpaceCube type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clear | Overloaded. |
![]() | ContainsModel | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() ![]() | GetCube |
Get the cube BaltieSpaceCube, where the specified sprite XSprite is located.
|
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() ![]() | GetLastCube |
Gets the latest cube BaltieSpaceCube, where the specified sprite XSprite was located.
|
![]() | GetPoint |
Gets the coordinates of the point in the cube.
|
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | RegisterAsConjured |
Registers a sprite XSprite as conjured.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BoundingVolume |
Gets a bounding volume XAxisAlignedBox of this cube.
|
![]() | ConjuredSprites |
Gets the collection of sprites XSprite, which was conjured in this cube.
|
![]() | Cubes |
Gets all cubes BaltieSpaceCubes.
|
![]() | IsEmpty |
Indicates whether the cube is empty.
|
![]() | Position |
Gets the cube position.
|
![]() | Size |
Gets the cube size.
|
![]() | Space |
Gets Baltie's space BaltieSpace, where the cube was created.
|
![]() | SpacePosition |
Gets the cube coordinates in Baltie's space.
|
![]() | Sprites |
Gets the collection of sprites, which are situated in the cube.
|
![]() | SyncRoot |