C# Class Axiom.Samples.XBox.SampleBrowser

Inheritance: Axiom.Samples.SampleBrowser
Datei anzeigen Open project: WolfgangSt/axiom Class Usage Examples

Public Methods

Method Description
Go ( ) : void

Protected Methods

Method Description
LocateResources ( ) : void
OneTimeConfig ( ) : bool
SetupInput ( ) : void

Sets up SIS input.

Method Details

Go() public method

public Go ( ) : void
return void

LocateResources() protected method

protected LocateResources ( ) : void
return void

OneTimeConfig() protected method

protected OneTimeConfig ( ) : bool
return bool

SetupInput() protected method

Sets up SIS input.
protected SetupInput ( ) : void
return void