| Package | com.bojinx.game.support |
| Class | public final class TextureItemData |
| Inheritance | TextureItemData Object |
| Property | Defined By | ||
|---|---|---|---|
| animation : String | TextureItemData | ||
| frameIndex : String | TextureItemData | ||
| index : int | TextureItemData | ||
| label : String | TextureItemData | ||
| offSet : Point | TextureItemData | ||
| pivot : Point | TextureItemData | ||
| region : Rectangle | TextureItemData | ||
| source : Point | TextureItemData | ||
| Method | Defined By | ||
|---|---|---|---|
| TextureItemData | |||
| animation | property |
public var animation:String| frameIndex | property |
public var frameIndex:String| index | property |
public var index:int| label | property |
public var label:String| offSet | property |
public var offSet:Point| pivot | property |
public var pivot:Point| region | property |
public var region:Rectangle| source | property |
public var source:Point| TextureItemData | () | Constructor |
public function TextureItemData()