Public Member Functions | |
| override string | ToString () |
| Converts the sprite resource to a string for debugging info. | |
Properties | |
| Rectangle | Bounds [get, set] |
| Rectangle where the image data is. | |
| Point | Offset [get, set] |
| Offset in the sprite to where the upper left of the image is drawn. | |
| override string AgateLib.Resources.SpriteResource.SpriteResource.SpriteFrameResource.ToString | ( | ) |
Converts the sprite resource to a string for debugging info.
Rectangle AgateLib.Resources.SpriteResource.SpriteResource.SpriteFrameResource.Bounds [get, set] |
Rectangle where the image data is.
Point AgateLib.Resources.SpriteResource.SpriteResource.SpriteFrameResource.Offset [get, set] |
Offset in the sprite to where the upper left of the image is drawn.
|
AgateLib Awesome Game and Tool Engine Library |
|