Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
Public Member Functions | Public Attributes
physics::CollisionEvent Struct Reference

Structure containing information about a collision event. More...

#include <CollisionEvent.h>

List of all members.

Public Member Functions

 CollisionEvent ()

Public Attributes

BodymBody1
 A body involved in the collision.
BodymBody2
 Another body involved in the collision.
std::vector< CollisionPoint * > mCollisionPoints

Detailed Description

Structure containing information about a collision event.


Constructor & Destructor Documentation

physics::CollisionEvent::CollisionEvent ( )

References mBody1, and mBody2.


Member Data Documentation


The documentation for this struct was generated from the following files:

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:08 by Doxygen (1.7.4)