C# Class SerahToolkit_SharpGL.Wmset

Afficher le fichier Open project: MaKiPL/FF8-Rinoa-s-Toolset Class Usage Examples

Méthodes publiques

Méthode Description
GetTexture ( ) : Bitmap
ProduceOffset_sec16 ( ) : uint[]
ReturnLingual ( string path ) : string
Sector16 ( int whichModel, int index ) : void
Wmset ( string path ) : System
_Debug_GetSections ( ) : List>.Tuple

Private Methods

Méthode Description
GetTextureDimension_ByBPP ( int bpp, int textureOffsetInSec42 ) : Tuple
Process ( int offset, int texindex ) : void
ProduceOffset_sec42 ( ) : uint[]
SetupMtl ( string pathh, int offset ) : void

Method Details

GetTexture() public méthode

public GetTexture ( ) : Bitmap
Résultat System.Drawing.Bitmap

ProduceOffset_sec16() public méthode

public ProduceOffset_sec16 ( ) : uint[]
Résultat uint[]

ReturnLingual() public static méthode

public static ReturnLingual ( string path ) : string
path string
Résultat string

Sector16() public méthode

public Sector16 ( int whichModel, int index ) : void
whichModel int
index int
Résultat void

Wmset() public méthode

public Wmset ( string path ) : System
path string
Résultat System

_Debug_GetSections() public méthode

public _Debug_GetSections ( ) : List>.Tuple
Résultat List>.Tuple