C# Class ScrollLoop, CaulsCastle

Inheritance: MonoBehaviour
Mostra file Open project: TheGovernorsJunk/CaulsCastle

Public Properties

Property Type Description
moveUnits int

Public Methods

Method Description
OnTriggerEnter2D ( Collider2D other ) : void

Method Details

OnTriggerEnter2D() public method

public OnTriggerEnter2D ( Collider2D other ) : void
other UnityEngine.Collider2D
return void

Property Details

moveUnits public_oe property

public int moveUnits
return int