|
Space Struct ReferenceInherits Attribute.
Inherited by SimpleSpace, and SimpleSpace.
List of all members.
Detailed Description
An abstract interface to a group of entities. A "Space" allows entities to be ordered into a hierarchical structure.
Member Function Documentation
| virtual void Space::addEntity |
( |
Entity * |
ent |
) |
[pure virtual] |
|
|
|
Add an entity to the space.
Implemented in SimpleSpace. |
| virtual Entity* Space::queryEntity |
( |
const Char * |
name |
) |
[pure virtual] |
|
The documentation for this struct was generated from the following file:
Flat Four Engine
Copyright (C) 2001 by 379, Inc.
|
This page generated by Doxygen
|
|