C# Class idTech4.Sound.idSoundMaterial

Inheritance: idTech4.Text.idDecl
显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Methods

Method Description
Parse ( string text ) : bool
idSoundMaterial ( ) : System

Protected Methods

Method Description
ClearData ( ) : void
GenerateDefaultText ( ) : bool

Private Methods

Method Description
ParseMaterial ( idLexer lexer ) : bool

Method Details

ClearData() protected method

protected ClearData ( ) : void
return void

GenerateDefaultText() protected method

protected GenerateDefaultText ( ) : bool
return bool

Parse() public method

public Parse ( string text ) : bool
text string
return bool

idSoundMaterial() public method

public idSoundMaterial ( ) : System
return System