C# Class DialogGUI, isoAbbeyTFG

Inheritance: GUI
Mostra file Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Public Methods

Method Description
draw ( ) : void
fillControllerEvent ( ControllerEventArgs, args ) : void
init ( Object launcher, Dialog, frg ) : void
showMessage ( ) : void

Method Details

draw() public method

public draw ( ) : void
return void

fillControllerEvent() public method

public fillControllerEvent ( ControllerEventArgs, args ) : void
args ControllerEventArgs,
return void

init() public method

public init ( Object launcher, Dialog, frg ) : void
launcher Object
frg Dialog,
return void

showMessage() public method

public showMessage ( ) : void
return void