Inherits Control.
Public Member Functions | |
| InjectButton (IGUIScreenOpt@ window, int infected) | |
| void | Init () |
| void | Click () |
| int | Left () |
| int | Top () |
| void | Draw () |
Public Attributes | |
| IGUIScreenOpt@ | window |
| bool | infected |
| Sprite | buttonDown |
| array< int > | pos |
| InjectButton | ( | IGUIScreenOpt@ | window, | |
| int | infected | |||
| ) |
| void Init | ( | ) |
Reimplemented from Control.
| void Click | ( | ) |
Reimplemented from Control.
| int Left | ( | ) |
Reimplemented from Control.
| int Top | ( | ) |
Reimplemented from Control.
| void Draw | ( | ) |
Reimplemented from Control.
| bool infected |
| array<int> pos |
1.7.1