Inherits CSprite.
Public Member Functions | |
| CSpriteEx (string@ spriteName) | |
| CSpriteEx (uint nameHash, int path=PT_ART_INTRFACE) | |
| CSpriteEx (int left, int top, int width, int height, string@ spriteName) | |
| private void | Init () |
| void | Draw () |
Public Attributes | |
| int | index |
| bool | scratch |
| bool | center |
| uint | color |
| bool | applyOffsets |
| CSpriteEx | ( | uint | nameHash, | |
| int | path = PT_ART_INTRFACE | |||
| ) |
| private void Init | ( | ) |
Reimplemented from Control.
| void Draw | ( | ) |
Reimplemented from CSprite.
| int index |
| bool scratch |
| bool center |
| uint color |
| bool applyOffsets |
1.7.1