|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
This is a Entity Sprite Sheet Definition, which holds sprite retreival info for a speifici type. The sprite sheet used is the content pack's main sprite sheet. More...
Public Member Functions | |
| vxEntitySpriteSheetDefinition (string ItemType, vxIContentPack plugin, Rectangle Source) | |
| vxEntitySpriteSheetDefinition (string ItemType, vxIContentPack plugin, Rectangle Source, Rectangle IconSource) | |
Public Attributes | |
| float | IconScale = 1 |
Properties | |
| string | ItemType [get] |
| Point | Location [get] |
| Point | Size [get] |
| Rectangle | Source [get] |
| Texture2D | SpriteSheet [get] |
| Rectangle | IconSource [get, set] |
This is a Entity Sprite Sheet Definition, which holds sprite retreival info for a speifici type. The sprite sheet used is the content pack's main sprite sheet.