C# Class DrawBridgeSwing, Alternalien9-21-2015

Inheritance: MonoBehaviour
显示文件 Open project: DragoonGames/Alternalien9-21-2015

Public Properties

Property Type Description
DbRotation float
swingDown bool

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

DbRotation public_oe property

public float DbRotation
return float

swingDown public_oe property

public bool swingDown
return bool