Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JKRFileFinder.h>
Public Member Functions | |
JKRDvdFinder (const char *) | |
virtual | ~JKRDvdFinder () |
virtual bool | findNextFile (void) |
Public Member Functions inherited from JKRFileFinder | |
JKRFileFinder () | |
bool | isAvailable () const |
bool | isFile () const |
bool | isDirectory () const |
virtual | ~JKRFileFinder () |
Private Attributes | |
DVDDirectory | mDvdDirectory |
bool | mDvdIsOpen |
u8 | field_0x21 [3] |
Additional Inherited Members | |
Protected Attributes inherited from JKRFileFinder | |
const char * | mEntryName |
s32 | mEntryFileIndex |
u16 | mEntryId |
u16 | mEntryTypeFlags |
bool | mIsAvailable |
bool | mIsFileOrDirectory |
u8 | field_0x12 [2] |
|
virtual |
Implements JKRFileFinder.
|
private |
|
private |
|
private |