| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package entities :: Module base_entities |
|
Base classes for simulation.
This module is partly based on the exmaples in Mat Buckland, 2005, Programming Game AI by Example, Wordware:Plano, see http://www.wordware.com/files/ai, and http://www.ai-junkie.com.
This version does not support space partitioning.Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Classes | |
|---|---|
BasicSpatialEntity |
A spatial entity is one which has spatial location and size. |
Entity |
Generic entity for simulation. |
EntityGroup |
Basic entity group. |
MovingEntity_OLD |
Entity with basic movement capabilities. |
SpatialEntity |
A spatial entity is one which has spatial location and size. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:29 2005 | http://epydoc.sf.net |