Package pvzclone.model.api


package pvzclone.model.api
  • Interfaces
    Class
    Description
    This interface models the methods for Zombies and Plants.
    interface for the bullet.
    This interface models a generic entity.
    Factory Pattern for auomatically generated Entities, such as Zombies and Suns.
    This interface models a Game.
    This interface models a GameState.
    This interface models a Level.
    interface for the entity plant.
    Interface that models a Sun Entity and provides methods to interact with the entity.
    Interface of the Model of the game.
    This interface models a Zombie Entity.