#include <scrollpane.h>
◆ ScrollPane()
| ScrollPane::ScrollPane |
( |
Component * | content | ) |
|
◆ Content()
| Component * ScrollPane::Content |
( |
| ) |
|
|
inline |
◆ createChildren()
| void ScrollPane::createChildren |
( |
| ) |
|
|
protectedvirtual |
◆ destroy()
| void ScrollPane::destroy |
( |
| ) |
|
|
virtual |
◆ layout()
| void ScrollPane::layout |
( |
| ) |
|
|
protectedvirtual |
◆ onClick()
| virtual void ScrollPane::onClick |
( |
float | x, |
|
|
float | y ) |
|
inlinevirtual |
◆ scrollTo()
| void ScrollPane::scrollTo |
( |
float | x, |
|
|
float | y ) |
◆ content
| Component* ScrollPane::content |
|
protected |
◆ controller
◆ maxX
◆ maxY
◆ minX
◆ minY
◆ thumb
| ColorBlock* ScrollPane::thumb |
|
protected |
◆ THUMB_ALPHA
| const float ScrollPane::THUMB_ALPHA = 0.5f |
|
staticprotected |
◆ THUMB_COLOR
| const int ScrollPane::THUMB_COLOR = 0xFF7b8073 |
|
staticprotected |
The documentation for this class was generated from the following files: