Class: GraphicSetting

GraphicSetting

A class for all settings to display in screen

new GraphicSetting ()

Properties:
Name Type Description
graphicRight GraphicText The graphic text on the right
graphicTextLeft GraphicText The graphic text on the left
graphicTextInformation GraphicText The graphic text information

Methods

drawChoice (x, y, w, h)

Drawing the choice
Name Type Description
x number The x position to draw graphic
y number The y position to draw graphic
w number The width dimention to draw graphic
h number The height dimention to draw graphic

drawBox (x, y, w, h)

Drawing the settings informations
Name Type Description
x number The x position to draw graphic
y number The y position to draw graphic
w number The width dimention to draw graphic
h number The height dimention to draw graphic