C# Class MiningGame.Code.Structs.AnimationControlPoint

Mostra file Open project: geel9/Minor-Destruction

Public Methods

Method Description
AnimationControlPoint ( ) : System
AnimationControlPoint ( string name, float x, float y ) : System

Method Details

AnimationControlPoint() public method

public AnimationControlPoint ( ) : System
return System

AnimationControlPoint() public method

public AnimationControlPoint ( string name, float x, float y ) : System
name string
x float
y float
return System