![]() |
Twilight Princess
Remastered version of the GameCube game
|
Classes | |
class | File |
Public Member Functions | |
Tmpk (byte[] data) | |
Dictionary< string, File > | GetFiles () |
Static Private Member Functions | |
static uint | ReadUInt32 (BinaryReader reader) |
static string | ReadString (byte[] data, int offset) |
Private Attributes | |
readonly Dictionary< string, File > | _files = new Dictionary<string, File>() |
Tmpk.Tmpk | ( | byte[] | data | ) |
Dictionary< string, File > Tmpk.GetFiles | ( | ) |
|
staticprivate |
|
staticprivate |