|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
This holds the Serializable data of a Texture2D. More...
Public Member Functions | |
| vxSerializableTexture2D (Texture2D Texture) | |
| Texture2D | ToTexture2D (GraphicsDevice device) |
Public Attributes | |
| int | Width |
| int | Height |
| byte[] | ImageData |
This holds the Serializable data of a Texture2D.