Property | Type | Description | |
---|---|---|---|
Flags | DGRPSpriteFlags | ||
ObjectOffset | Vector3 | ||
SpriteFrameIndex | uint | ||
SpriteID | uint | ||
SpriteOffset | Vector2 |
Method | Description | |
---|---|---|
DGRPSprite ( |
||
GetPosition ( ) : Vector2 |
Gets position of this sprite.
|
|
GetTexture ( Microsoft device ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
GetWorldTexture ( Microsoft device ) : |
||
Read ( uint version, |
Reads a DGRPSprite from a stream.
|
|
Write ( |
public GetTexture ( Microsoft device ) : Microsoft.Xna.Framework.Graphics.Texture2D | ||
device | Microsoft | |
return | Microsoft.Xna.Framework.Graphics.Texture2D |
public GetWorldTexture ( Microsoft device ) : |
||
device | Microsoft | |
return |
public Read ( uint version, |
||
version | uint | |
io | ||
return | void |