#include "collisionHandlerPusher.h"
#include "collisionNode.h"
#include "collisionEntry.h"
#include "collisionPolygon.h"
#include "config_collide.h"
#include "dcast.h"
Go to the source code of this file.
Compounds | |
class | ShoveData |
The ShoveData class is used within CollisionHandlerPusher::handle_entries(), to track multiple shoves onto a given collider. More... |
Definition in file collisionHandlerPusher.cxx.