A zero or missing value for any width/height means it doesn't apply.
. More...

Public Member Functions | |
| SurfaceResource (string name) | |
| Constructs a SurfaceResource object. | |
Protected Member Functions | |
| override AgateResource | Clone () |
| Clones the SurfaceResource object. | |
Properties | |
| string | Filename [get, set] |
| Gets or sets the filename for the surface to be created from. | |
A zero or missing value for any width/height means it doesn't apply.
.
Not all attributes are used at the moment. minimum_size and maximum_size can be specified and will be preserved if the resource file is loaded and saved, but they are not used in the construction of the DisplayWindow.
| AgateLib.Resources.SurfaceResource.SurfaceResource | ( | string | name | ) |
| override AgateResource AgateLib.Resources.SurfaceResource.Clone | ( | ) | [protected, virtual] |
string AgateLib.Resources.SurfaceResource.Filename [get, set] |
Gets or sets the filename for the surface to be created from.
|
AgateLib Awesome Game and Tool Engine Library |
|