com.bytefarmers.droids.games.football.models
Class GameModel

java.lang.Object
  extended bycom.bytefarmers.droids.games.models.AbstractGameModel
      extended bycom.bytefarmers.droids.games.football.models.GameModel

public class GameModel
extends AbstractGameModel

Football Game model

Author:
Fini A. Alring

Field Summary
 
Fields inherited from class com.bytefarmers.droids.games.models.AbstractGameModel
name
 
Constructor Summary
GameModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameModel

public GameModel()