C# Class AtelierElieScripter.ResourceObjects.GraphicResourceObject

Datei anzeigen Open project: Markliujy/AtelierElieTranslation

Public Methods

Method Description
GetChoiceBox ( int w ) : Image
GetName ( int nameno ) : Image
GetName ( int nameno, int scale ) : Image
GetTextBox ( ) : Image
GraphicResourceObject ( System resources ) : System

Method Details

GetChoiceBox() public method

public GetChoiceBox ( int w ) : Image
w int
return Image

GetName() public method

public GetName ( int nameno ) : Image
nameno int
return Image

GetName() public method

public GetName ( int nameno, int scale ) : Image
nameno int
scale int
return Image

GetTextBox() public method

public GetTextBox ( ) : Image
return Image

GraphicResourceObject() public method

public GraphicResourceObject ( System resources ) : System
resources System
return System