Property | Type | Description | |
---|---|---|---|
alphaBlend | bool | ||
barColor | int | ||
bounds | Rect | ||
emptyColor | int | ||
emptyImageName | string | ||
emptyTexture | Texture2D | ||
imageAspect | float | ||
imageName | string | ||
scaleMode | ScaleMode | ||
showEmpty | bool | ||
statusID | int | ||
texture | Texture2D | ||
useImage | bool |
Method | Description | |
---|---|---|
AddBar ( |
||
GetData ( Hashtable, ht ) : Hashtable, | ||
GetEmptyImage ( ) : |
||
GetImage ( ) : |
||
SetData ( Hashtable ht ) : void | ||
SetView ( Character c ) : void | ||
ShowBar ( int index, Vector2 pos ) : void | ||
StatusBar ( ) : System.Collections |
public AddBar ( |
||
tex | ||
index | int | |
pos | Vector2 | |
return |
public GetData ( Hashtable, ht ) : Hashtable, | ||
ht | Hashtable, | |
return | Hashtable, |
public ShowBar ( int index, Vector2 pos ) : void | ||
index | int | |
pos | Vector2 | |
return | void |