C# Class Project.Game

Afficher le fichier Open project: dibagaran/cs-2015-7-alpha Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Sprite sprite ) : void
Update ( ) : void

Private Methods

Méthode Description
Game ( ) : System

Method Details

Add() public static méthode

public static Add ( Sprite sprite ) : void
sprite Sprite
Résultat void

Update() public static méthode

public static Update ( ) : void
Résultat void