C# Class RecordRobot.GameScreen

Afficher le fichier Open project: scastle/EECS290_Project1

Méthodes publiques

Méthode Description
Draw ( ) : void
GameScreen ( ) : System
Update ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

GameScreen() public méthode

public GameScreen ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void