C# Class Controller2D.CollisionInfo, DreamCatcher

ファイルを表示 Open project: themechanicalturk/DreamCatcher Class Usage Examples

Public Properties

Property Type Description
above bool
left bool

Public Methods

Method Description
Reset ( ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Property Details

above public_oe property

public bool above
return bool

left public_oe property

public bool left
return bool