28 #include "../../../shared/mathlib.h"
63 bool set(
int viewPos,
int viewSize,
int fullSize);
64 bool move(
int viewPos);
71 return move(this->viewPos + deltaPos);
int LUA_EVENT
holds a reference to a lua event handler
Atomic structure used to define most of the UI.
node behaviour, how a node work
Atomic element to store UI scripts The parser use this atom to translate script action into many tree...