The BaltieSpace type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BaltieSpace | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds Baltie baltie into Baltie's space.
|
![]() | Clear | Overloaded. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | 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. |
![]() ![]() | FromFile |
Creates Baltie's space BaltieSpace from the file.
|
![]() | GetCubeBoundingVolume | Overloaded. |
![]() | GetCubePoint | Overloaded. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | GetType | Gets the Type of the current instance. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | LoadScene | Overloaded. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | PlaceSprite | Overloaded. |
![]() | PlayAudio |
Plays an audio file (WAV,MP3,WMA a more ...)fileName.
|
![]() | PlaySound |
Play a music file WAV fileName. Another formats must not be supported.
|
![]() | PositionToCubePosition |
Calculates the cube coordinates, which contains the given point pos.
|
![]() | Reconjure |
Reconjures the sprite XSprite.
|
![]() | Remove |
Removes Baltie baltie from Baltie's space.
|
![]() | SaveScene | Overloaded. |
![]() | ToString | (Inherited from Object.) |
Operators
Fields
Name | Description | |
---|---|---|
![]() ![]() | DefaultCubeSize |
Gets the implicit Baltie's cube size.
|
Properties
Name | Description | |
---|---|---|
![]() | AnimationTable |
Gets the animation table XAnimationTable for simple animation creation.
|
![]() | AudioTable |
Gets the instance XAudioTable for simple audio management.
|
![]() | Baltie |
Get sor sets default Baltie for this space.
|
![]() | Balties |
Gets the collection of Balties in Baltie's space.
|
![]() | BaltiesCount |
Retruns the count of Balties in the space.
|
![]() | Cubes |
Gets all cubes, which Baltie's space contains.
|
![]() | CubeSize |
Gets the cube size.
|
![]() | Name |
Gets or sets Baltie's space name.
|
![]() | Scene |
Gets scene XScene representing this space.
|
![]() | SyncRoot |