Package parpg :: Module application
[hide private]
[frames] | no frames]

Module application

source code

This module contains the main Application class and the basic Listener for PARPG

Classes [hide private]
  KeyFilter
This is the implementation of the fife.IKeyFilter class.
  ApplicationListener
Basic listener for PARPG
  PARPGApplication
Main Application class We use an MVC model model self.gamesceneview is our view,self.model is our model self.controller is the controller