| Trees | Index | Help |
|
|---|
| Package svs_demogame :: Module gameviews |
|
Graphical representation of game elements.
The game is displayed using the Tkinter library: http://www.pythonware.com/library/tkinter/introduction/.Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Classes | |
|---|---|
AgentView |
Draws agent. |
GameView |
Handles drawing of all game components, and can be added to other Tkinter components. |
TerrainAreaView |
Draws terrain area. |
TrackerGameView |
Extended version of GameView providing additional methods for
Tracker client. |
| Variable Summary | |
|---|---|
Constants |
game_view_elements = <svs_core.utilities.lib.Constants i...
|
| Variable Details |
|---|
game_view_elements
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:25 2005 | http://epydoc.sf.net |