C# Class ArrowAnimation, Hero.Coli

Inheritance: MonoBehaviour
Show file Open project: CyberCRI/Hero.Coli Class Usage Examples

Public Methods

Method Description
Delete ( string name ) : void
Play ( GUITransitioner, screen ) : void

Private Methods

Method Description
Create ( Vector3 vec, Vector3 rot, GameObject g ) : void
Move ( ) : void
Update ( ) : void

Method Details

Delete() public static method

public static Delete ( string name ) : void
name string
return void

Play() public method

public Play ( GUITransitioner, screen ) : void
screen GUITransitioner,
return void