Project Alice
|
Go to the source code of this file.
Namespaces | |
namespace | iui |
Functions | |
void | iui::shrink (rect &rectangle, float value) |
void | iui::move_to (rect &rectangle, float x, float y) |
rect | iui::subrect (rect &rectangle, float w, float h, alignment_horizontal align_hor, alignment_vertical align_vert) |