|
KarmaEngine
Game Engine for practical learning and research purposes
|
Static Public Member Functions | |
| static KGGuiListClipperRange | FromIndices (int min, int max) |
| static KGGuiListClipperRange | FromPositions (float y1, float y2, int off_min, int off_max) |
Public Attributes | |
| int | Min |
| int | Max |
| bool | PosToIndexConvert |
| KGS8 | PosToIndexOffsetMin |
| KGS8 | PosToIndexOffsetMax |