#include <Config.h>
Public Attributes | |
| union { | |
| struct { | |
| float left | |
| float top | |
| float right | |
| float bottom | |
| } | |
| struct { | |
| ml7::Vector2 top_left | |
| ml7::Vector2 bottom_right | |
| } | |
| }; | |
| union { ... } |
| float fl7::Config::Rect::left |
| float fl7::Config::Rect::right |
| float fl7::Config::Rect::top |
1.7.1