Namespaces | |
| namespace | ERY.AgateLib |
Classes | |
| class | ERY.AgateLib.Origin |
| Static class which performs necessary calculates based on OriginAlignment values. More... | |
Enumerations | |
| enum | ERY::AgateLib.OriginAlignment { ERY::AgateLib.TopLeft = 0x11, ERY::AgateLib.TopCenter = 0x12, ERY::AgateLib.TopRight = 0x13, ERY::AgateLib.CenterLeft = 0x21, ERY::AgateLib.Center = 0x22, ERY::AgateLib.CenterRight = 0x23, ERY::AgateLib.BottomLeft = 0x31, ERY::AgateLib.BottomCenter = 0x32, ERY::AgateLib.BottomRight = 0x33 } |
| OriginAlignment enum. Used to specify how points should be interpreted. More... | |
|
AgateLib Awesome Game and Tool Engine Library |
|