C# Class MiningGame.Code.Structs.AnimationControlPoint

Afficher le fichier Open project: geel9/Minor-Destruction

Méthodes publiques

Méthode Description
AnimationControlPoint ( ) : System
AnimationControlPoint ( string name, float x, float y ) : System

Method Details

AnimationControlPoint() public méthode

public AnimationControlPoint ( ) : System
Résultat System

AnimationControlPoint() public méthode

public AnimationControlPoint ( string name, float x, float y ) : System
name string
x float
y float
Résultat System