Inherits Control, Window, and Window.
Public Member Functions | |
| void | Init () |
| int | Width () |
| void | OnShow () |
| Sets controls visibility depending on the context. | |
| void | Init () |
| int | Width () |
| void | OnShow () |
| Window@ | AddButton (string caption, int context_flags, int ispid, string command) |
| CContextMenu (IGuiManager@ manager) | |
| void | Show (int x, int y) |
| bool | MouseUp (int click) |
Public Attributes | |
| CButton@ | title |
| CKillerButton@ | killer |
| CPossessButton@ | possess |
| CCleanButton@ | clean |
| CTradeButton@ | trade |
| CTeleportButton@ | teleport |
| CAirstrikeButton@ | airstrike |
| CXpButton@ | xp |
| CSpawnNpcButton@ | spawnNpc |
| CPickButton@ | pick |
| CAttackButton@ | attack |
| CMoveToButton@ | moveTo |
| CStopButton@ | stop |
| CNeutralizeButton@ | neutralize |
| array< CButtonEx@> | buttons |
| int | arranged |
| CSomeButton@ | some |
| CContextMenu | ( | IGuiManager@ | manager | ) |
| void Init | ( | ) |
Reimplemented from Window.
| int Width | ( | ) |
Reimplemented from Window.
| void OnShow | ( | ) |
Sets controls visibility depending on the context.
| void Init | ( | ) |
Reimplemented from Window.
| int Width | ( | ) |
Reimplemented from Window.
| void OnShow | ( | ) |
| void Show | ( | int | x, | |
| int | y | |||
| ) |
Reimplemented from Window.
| bool MouseUp | ( | int | click | ) |
| int arranged |
1.7.1