MTek-GDL 0.100.4-muffintrap
Loading...
Searching...
No Matches
Data Fields
gdl::Sprite Struct Reference

Sprite entry structure. More...

#include <mgdl-wii-sprites.h>

Collaboration diagram for gdl::Sprite:
Collaboration graph
[legend]

Data Fields

short w
 Width of sprite in pixels.
 
short h
 Height of sprite in pixels.
 
short cx
 X pivot offset of sprite.
 
short cy
 Y pivot offset of sprite.
 
wii::VERT2s16vList
 Vertex array pointer.
 
wii::TEX2f32tList
 Texcoord array pointer.
 
GXTexObj * texObj
 Pointer to associated texture object.
 

Detailed Description

Sprite entry structure.


The documentation for this struct was generated from the following file: