C# Class Gruppe22.Backend.BombTile

A tile which could be used to manage something like a bomb.
Inheritance: Tile
Afficher le fichier Open project: propra13-orga/gruppe22

Méthodes publiques

Méthode Description
BombTile ( object parent ) : System

Constructor for a bomb.

Method Details

BombTile() public méthode

Constructor for a bomb.
public BombTile ( object parent ) : System
parent object parentobject.
Résultat System