C# Class MainMenuHandler, Excite-Bike3D

Inheritance: MonoBehaviour
Datei anzeigen Open project: ManojkumarMuralidharan/Excite-Bike3D Class Usage Examples

Public Properties

Property Type Description
newGame Rect

Public Methods

Method Description
OnGUI ( ) : void
start ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

start() public method

public start ( ) : void
return void

Property Details

newGame public_oe property

public Rect newGame
return Rect