C# Class ItemBow, TimeTeamProject

Inheritance: MonoBehaviour
显示文件 Open project: cmpt360/TimeTeamProject

Public Properties

Property Type Description
BowDamage float
stat StatCollectionClass,

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

BowDamage public_oe property

public float BowDamage
return float

stat public_oe property

public StatCollectionClass, stat
return StatCollectionClass,