The BaltieSpace type exposes the following members.

Constructors

  NameDescription
BaltieSpaceOverloaded.

Methods

  NameDescription
Add
Adds Baltie baltie into Baltie's space.
ClearOverloaded.
CreateObjRef

Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.

(Inherited from MarshalByRefObject.)
Equals

Determines whether the specified Object is equal to the current Object.

(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.

(Inherited from Object.)
FromFile
Creates Baltie's space BaltieSpace from the file.
GetCubeBoundingVolumeOverloaded.
GetCubePointOverloaded.
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
GetLifetimeService

Retrieves the current lifetime service object that controls the lifetime policy for this instance.

(Inherited from MarshalByRefObject.)
GetType

Gets the Type of the current instance.

(Inherited from Object.)
InitializeLifetimeService

Obtains a lifetime service object to control the lifetime policy for this instance.

(Inherited from MarshalByRefObject.)
LoadSceneOverloaded.
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
PlaceSpriteOverloaded.
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.
SaveSceneOverloaded.
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

Operators

  NameDescription
Implicit
Performs the default conversion of Baltie's space to sprites XSprite.

Fields

  NameDescription
DefaultCubeSize
Gets the implicit Baltie's cube size.

Properties

  NameDescription
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

See Also