![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JASGadget.h>
Inheritance diagram for JASPtrTable< T >:Public Member Functions | |
| JASPtrTable (T **param_0, u32 size) | |
| T * | get (u32 index) |
| T * | get (u32 index) const |
| void | set (u32 index, T *value) |
Private Attributes | |
| T ** | mTable |
| u32 | mSize |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |