|
char | NSprite |
|
int | n |
| Index of sprite. (. More...
|
|
int | FadeValue |
| identifiant in SpellSprite More...
|
|
unsigned int | Index |
|
int | OffsetX |
| Index of the variable. More...
|
|
int | OffsetY |
| Offset in X coord. More...
|
|
int | OffsetXPercent |
| Offset in Y coord. More...
|
|
int | OffsetYPercent |
| Percent offset (TileWidth) in X coord. More...
|
|
bool | IsCenteredInX |
| Percent offset (TileHeight) in Y coord. More...
|
|
bool | IsCenteredInY |
| if true, use center of deco instead of left border More...
|
|
bool | ShowIfNotEnable |
| if true, use center of deco instead of upper border More...
|
|
bool | ShowWhenNull |
| if false, Show only if var is enable More...
|
|
bool | HideHalf |
| if false, don't show if var is null (F.E poison) More...
|
|
bool | ShowWhenMax |
| if true, don't show when 0 < var < max. More...
|
|
bool | ShowOnlySelected |
| if false, don't show if var is to max. (Like mana) More...
|
|
bool | HideNeutral |
| if true, show only for selected units. More...
|
|
bool | HideAllied |
| if true, don't show for neutral unit. More...
|
|
bool | ShowOpponent |
| if true, don't show for allied unit. (but show own units) More...
|
|
bool | BoolFlagInvert |
| if true, show for opponent unit. More...
|
|
int | BoolFlag |
| if 1, invert the bool flag check More...
|
|
use to show specific frame in a sprite.