Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.vxEntitySpriteSheetDefinition Class Reference

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]
 

Detailed Description

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.


The documentation for this class was generated from the following file: