Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <linklist.h>
Public Member Functions | |
TEnumerator (T _current, T _end) | |
bool | isEnd () const |
operator bool () const | |
T | operator* () |
Public Attributes | |
T | current |
T | end |
|
inline |
|
inline |
|
inline |
T JGadget::TEnumerator< T >::current |
T JGadget::TEnumerator< T >::end |