Otter
0.9.8.91
2d Game Development Framework based on SFML.Net
|
A simple data class that just extends Dictionary. More...
Inherits Dictionary< string, string >.
Public Member Functions | |
OgmoData (XmlAttributeCollection attributes) | |
int | GetInt (string key, int onNull) |
bool | GetBool (string key, bool onNull) |
float | GetFloat (string key, float onNull) |
Color | GetColor (string key, Color onNull) |
A simple data class that just extends Dictionary.