RigsofRods
Soft-body Physics Simulation
|
#include "SceneMouse.h"
#include "Actor.h"
#include "Application.h"
#include "GameContext.h"
#include "GfxScene.h"
#include "ScriptEngine.h"
#include <Ogre.h>
Go to the source code of this file.
Macros | |
#define | MOUSE_GRAB_FORCE 30000.0f |
#define MOUSE_GRAB_FORCE 30000.0f |
Definition at line 39 of file SceneMouse.cpp.