|
XLE
v0.02.0
|
Public Member Functions | |
| TextureTile (TextureTile &&moveFrom) | |
| TextureTile & | operator= (TextureTile &&moveFrom) |
| void | swap (TextureTile &other) |
Public Attributes | |
| BufferUploads::TransactionID | _transaction |
| unsigned | _x |
| unsigned | _y |
| unsigned | _arrayIndex |
| unsigned | _width |
| unsigned | _height |
| unsigned | _uploadId |
1.8.10