The XSpace type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | AbortAllAnimationThreads | Overloaded. |
![]() ![]() | Add |
Adds new world to the XSpace space world collection.
|
![]() ![]() | AdjustTextureSize |
Adjusts the texture size to the graphic card in case it does not support different texture sizes. Old graphic adapters supports only texture sizes of the power of 2.
|
![]() ![]() | BeginPause |
Begins pause (suspends whole space).
|
![]() ![]() | ClearMeshPool |
Clears mesh Mesh pool.
|
![]() ![]() | ClearPools |
Clears all pools.
|
![]() ![]() | ClearTexturePool |
Clears texture Texture pool.
|
![]() ![]() | Contains |
Tests whether the world is contained in the world collection (in the space).
|
![]() ![]() | CreateAnimationMesh | Overloaded. |
![]() ![]() | CreateFont |
Creates the DirectX layer Font font from the System.Drawing library Font font.
|
![]() ![]() | CreateMesh | Overloaded. |
![]() ![]() | CreateMeshFrom3ds | Overloaded. |
![]() ![]() | CreateMeshFromObj | Overloaded. |
![]() ![]() | CreateTexture | Overloaded. |
![]() ![]() | CreateTextureTiles | Overloaded. |
![]() ![]() | Dispose |
Disposes all animation threads, worlds and pools.
|
![]() ![]() | EndPause |
Ends pause (resumes whole space).
|
![]() | 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. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() ![]() | GetScreen | Overloaded. |
![]() ![]() | GetTextureResourceLocation |
Gets the texture location.
|
![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | CheckAbort | |
![]() ![]() | JoinAnimationThreads |
Waits for termination af all animation threads.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() | Remove |
Removes the world from the XSpace space world collection.
|
![]() ![]() | ResumeAll |
Resumes all XAnimationThread animation threads (event the render one) and all Timer world timers.
|
![]() ![]() | SaveTexture | Overloaded. |
![]() ![]() | SetTextureResourceLocation |
Sets the texture location.
|
![]() ![]() | Start |
Starts the Timer space timer and the main render thread.
|
![]() ![]() | StartAll |
Starts all XAnimationThread animation threads (event the render one) and all Timer world timers.
|
![]() ![]() | Stop |
Stops the Timer space timer and the main render thread.
|
![]() ![]() | SuspendAll |
Suspends all XAnimationThread animation threads (event the render one) and all Timer world timers.
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | WaitForNextFrame | Overloaded. |
![]() ![]() | WaitForRunning |
Block the called until the Timer space timer will be started.
|