Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
BTP Class Reference

Public Member Functions

 BTP (string name)
 
void ReadTPT1Chunk (EndianBinaryReader reader)
 

Properties

List< BTPAnimationEntryAnimationEntries = new List<BTPAnimationEntry>() [get, private set]
 
string Name [get, private set]
 
int Duration [get, private set]
 
byte LoopMode [get, private set]
 

Constructor & Destructor Documentation

◆ BTP()

BTP.BTP ( string name)

Member Function Documentation

◆ ReadTPT1Chunk()

void BTP.ReadTPT1Chunk ( EndianBinaryReader reader)

Property Documentation

◆ AnimationEntries

List<BTPAnimationEntry> BTP.AnimationEntries = new List<BTPAnimationEntry>()
getprivate set

◆ Duration

int BTP.Duration
getprivate set

◆ LoopMode

byte BTP.LoopMode
getprivate set

◆ Name

string BTP.Name
getprivate set

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