| Gwork: 0.3.0Dev |
Public Types | |
| enum | Status { Status::Unloaded, Status::Loaded, Status::ErrorFileNotFound, Status::ErrorBadData, MaxStatus } |
| Status of load operation. More... | |
| typedef std::list< Texture * > | List |
Public Member Functions | |
| bool | IsLoaded () const |
Public Attributes | |
| Status | status |
| String | name |
| int | width |
| int | height |
| bool | readable |
| void * | data |
| void * | surface |
|
strong |