Body Struct Reference
[Scene Mangement]

Inherits Attribute.

Inherited by BodyImpl.

List of all members.

Public Methods

virtual void addVisual (Visual *viz)=0
virtual int countVisuals () const=0
virtual VisualgetVisual (int i)=0


Detailed Description

The Body attribute provides a visual representation of the entity.


Member Function Documentation

virtual void Body::addVisual Visual   viz [pure virtual]
 

Adds a new visual to the body.

virtual int Body::countVisuals   const [pure virtual]
 

Retrieves the number of visuals in the body.

virtual Visual* Body::getVisual int    i [pure virtual]
 

Retrieves a visual by index.


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