C# Class fireball, 1gam-dungeon

Inheritance: MonoBehaviour
Datei anzeigen Open project: OneGameAMonth/1gam-dungeon Class Usage Examples

Private Methods

Method Description
OnCollisionEnter ( Collision other ) : void
OnTriggerEnter ( Collider other ) : void
Start ( ) : void
Update ( ) : void
destroy ( ) : IEnumerator
set_damage ( int dmg ) : void
set_dir ( Vector3 dir ) : void