Inherits Control, and Control.
Inherited by CSpawnNpcList.
Public Member Functions | |
| CListBox (int left, int top, int width, int height) | |
| uint | GetRowCount () |
| uint | GetIndex () |
| void | AddElement (string@ elem) |
| void | Scroll (int d) |
| void | Draw () |
| void | Click () |
| CListBox (int left, int top, int width, int height) | |
| uint | GetRowCount () |
| uint | GetIndex () |
| void | AddElement (string@ elem) |
| void | Scroll (int d) |
| void | Draw () |
| void | Click () |
Public Attributes | |
| array< string@> | elements |
| uint | start |
| uint | index |
| uint | textHeight |
| CListBox | ( | int | left, | |
| int | top, | |||
| int | width, | |||
| int | height | |||
| ) |
| CListBox | ( | int | left, | |
| int | top, | |||
| int | width, | |||
| int | height | |||
| ) |
| uint GetRowCount | ( | ) |
| uint GetIndex | ( | ) |
| void AddElement | ( | string@ | elem | ) |
| void Scroll | ( | int | d | ) |
| void Draw | ( | ) |
Reimplemented from Control.
| void Click | ( | ) |
Reimplemented from Control.
Reimplemented in CSpawnNpcList.
| uint GetRowCount | ( | ) |
| uint GetIndex | ( | ) |
| void AddElement | ( | string@ | elem | ) |
| void Scroll | ( | int | d | ) |
| void Draw | ( | ) |
Reimplemented from Control.
| void Click | ( | ) |
Reimplemented from Control.
Reimplemented in CSpawnNpcList.
| uint start |
| uint index |
| uint textHeight |
1.7.1