C# Class PacMan.Wall

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Rectangle newWall ) : void
Wall ( ) : System

Method Details

Add() public méthode

public Add ( Rectangle newWall ) : void
newWall System.Drawing.Rectangle
Résultat void

Wall() public méthode

public Wall ( ) : System
Résultat System