C# Class Apricot.Motion

Summary description for Motion.
Inheritance: ICloneable
Afficher le fichier Open project: kawatan/Apricot

Méthodes publiques

Méthode Description
Clone ( ) : object
Motion ( ) : System
Next ( ) : bool
Previous ( ) : bool
Reset ( ) : void
this ( int index ) : Sprite

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Motion() public méthode

public Motion ( ) : System
Résultat System

Next() public méthode

public Next ( ) : bool
Résultat bool

Previous() public méthode

public Previous ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void

this() public méthode

public this ( int index ) : Sprite
index int
Résultat Sprite