Public Member Functions | |
| bool | HasAttribute (string attributeName) |
| string | GetStringAttribute (string attributeName) |
| int | GetIntAttribute (string attributeName) |
| double | GetDoubleAttribute (string attributeName) |
| Point | GetPointAttribute (string attributeName) |
| Size | GetSizeAttribute (string attributeName) |
| IList< Resource > | GetSubElements (string type) |
| Resource | GetFirstSubElement (string type) |
| bool ERY.AgateLib.Resources.Resource.HasAttribute | ( | string | attributeName | ) |
| attributeName |
| string ERY.AgateLib.Resources.Resource.GetStringAttribute | ( | string | attributeName | ) |
| attributeName |
| int ERY.AgateLib.Resources.Resource.GetIntAttribute | ( | string | attributeName | ) |
| attributeName |
| double ERY.AgateLib.Resources.Resource.GetDoubleAttribute | ( | string | attributeName | ) |
| attributeName |
| Point ERY.AgateLib.Resources.Resource.GetPointAttribute | ( | string | attributeName | ) |
| attributeName |
| Size ERY.AgateLib.Resources.Resource.GetSizeAttribute | ( | string | attributeName | ) |
| attributeName |
| IList<Resource> ERY.AgateLib.Resources.Resource.GetSubElements | ( | string | type | ) |
| type |
| Resource ERY.AgateLib.Resources.Resource.GetFirstSubElement | ( | string | type | ) |
| type |
|
AgateLib Awesome Game and Tool Engine Library |
|