|
| Scrollbar (Rectangle shape, int contentSize, float scroll=0, bool vertical=true) |
|
| Scrollbar (Point position, Point size, int contentSize, float scroll=0, bool vertical=true) |
|
| Scrollbar (int x, int y, int width, int height, int contentSize, float scroll=0, bool vertical=true) |
|
override void | DoDraw () |
|
virtual float | DrawScroll () |
|
override bool | HandleInteraction () |
|
virtual bool | Draw () |
|
◆ Scrollbar() [1/3]
Pathfinder.GUI.Scrollbar.Scrollbar |
( |
Rectangle |
shape, |
|
|
int |
contentSize, |
|
|
float |
scroll = 0 , |
|
|
bool |
vertical = true |
|
) |
| |
◆ Scrollbar() [2/3]
Pathfinder.GUI.Scrollbar.Scrollbar |
( |
Point |
position, |
|
|
Point |
size, |
|
|
int |
contentSize, |
|
|
float |
scroll = 0 , |
|
|
bool |
vertical = true |
|
) |
| |
◆ Scrollbar() [3/3]
Pathfinder.GUI.Scrollbar.Scrollbar |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
contentSize, |
|
|
float |
scroll = 0 , |
|
|
bool |
vertical = true |
|
) |
| |
◆ DoDraw()
override void Pathfinder.GUI.Scrollbar.DoDraw |
( |
| ) |
|
|
virtual |
◆ Draggable
◆ DrawUnderBar
bool Pathfinder.GUI.Scrollbar.DrawUnderBar |
|
getset |
The documentation for this class was generated from the following file: