40 #ifndef _uihorizontallayoutstrategy_h
41 #define _uihorizontallayoutstrategy_h
43 #include "UI/layoutstrategy.h"
This is a base class for the algorithms used by QuadRenderables to determine how they should update t...
std::vector< Widget * > ChildContainer
Basic container type for QuadRenderable storage by this class.
This class represents a box shaped area on the screen.
The bulk of the engine components go in this namspace.
This is a specialization of a layout strategy where a group of quads are sized and placed in a linear...