C# Class DemoUI_Controls, MIN-394-Fall-2015
Show file
Open project: nbzeman/MIN-394-Fall-2015
Public Properties
Property |
Type |
Description |
|
mCam |
Moba_Camera, |
|
|
showMenu |
bool |
|
|
st |
DemoSwitchTarget, |
|
|
Public Methods
Method Details
public OnGUI ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public Moba_Camera, mCam |
return |
Moba_Camera, |
|
public bool showMenu |
return |
bool |
|
public DemoSwitchTarget, st |
return |
DemoSwitchTarget, |
|