C# Class Editor.Frog
Afficher le fichier
Open project: jaquadro/Treefrog
Class Usage Examples
Méthodes publiques
Méthode |
Description |
|
Draw ( ) : void |
|
|
Frog ( Amphibian.Geometry.FPInt x, Amphibian.Geometry.FPInt y ) : System |
|
|
Update ( ) : void |
|
|
Méthodes protégées
Méthode |
Description |
|
Load ( ) : void |
|
|
Method Details
public Draw ( ) : void |
Résultat |
void |
|
public Frog ( Amphibian.Geometry.FPInt x, Amphibian.Geometry.FPInt y ) : System |
x |
Amphibian.Geometry.FPInt |
|
y |
Amphibian.Geometry.FPInt |
|
Résultat |
System |
|
protected Load ( ) : void |
Résultat |
void |
|
public Update ( ) : void |
Résultat |
void |
|