C# Class _Menu, Rookery

Inheritance: MonoBehaviour
Datei anzeigen Open project: AIESeattle/Rookery

Public Properties

Property Type Description
screenWidth float

Public Methods

Method Description
MouseDown ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

MouseDown() public method

public MouseDown ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

screenWidth public_oe property

public float screenWidth
return float