Loading...
Searching...
No Matches
Go to the documentation of this file.
7class Archs :
public Component
10 static const int SCROLL_SPEED = 20;
12 SkinnedBlock* _arcsBg;
13 SkinnedBlock* _arcsFg;
void createChildren()
Definition archs.cpp:16
Archs()
Definition archs.cpp:10
void update()
Definition archs.cpp:39
void layout()
Definition archs.cpp:30
bool reversed
Definition archs.h:19