One node in an AssetConfiguration list. More...
#include <sifteo/asset/loader.h>
Public Member Functions | |
unsigned | compressedSize () const |
Get the compressed size of this asset group, in bytes. | |
AssetGroup * | group () const |
Return the AssetGroup referenced by this node. | |
unsigned | numTiles () const |
Get the size of this asset group, in tiles. | |
AssetSlot | slot () const |
Return the AssetSlot this node will be loaded into. | |
unsigned | tileAllocation () const |
How many tiles will this group use up in its AssetSlot? More... | |
_SYSVolumeHandle | volume () const |
Return the Volume handle referenced by this node. | |
One node in an AssetConfiguration list.
This node makes a single request to load one group into one slot. A list of these nodes makes up an AssetConfiguration.
|
inline |
How many tiles will this group use up in its AssetSlot?
This is numTiles(), rounded up to the nearest AssetSlot allocation unit.
Sifteo SDK v1.1.0 (see all versions)
Last updated Tue Dec 23 2014, by Doxygen