C# Class CCardCollision, freegostop

Inheritance: MonoBehaviour
ファイルを表示 Open project: sunduk/freegostop Class Usage Examples

Public Properties

Property Type Description
callback_on_touch TouchFunc

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

callback_on_touch public_oe property

public TouchFunc callback_on_touch
return TouchFunc