Gets a collection of sprites XSprite..::.XSpriteCollection in the specified cube.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XSprite..::.XSpriteCollection PlaceSprite( int x, int y, int z ) |
Parameters
- x
- Type: System..::.Int32
The X coordinate.
- y
- Type: System..::.Int32
The Y coordinate.
- z
- Type: System..::.Int32
The Z coordinate.