C# Class Format.Texture

显示文件 Open project: explodingbarrel/lwf

Public Methods

Method Description
SetFilename ( Data data ) : void
Texture ( )
Texture ( BinaryReader br )

Method Details

SetFilename() public method

public SetFilename ( Data data ) : void
data Data
return void

Texture() public method

public Texture ( )

Texture() public method

public Texture ( BinaryReader br )
br BinaryReader