|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <dynamicworld.h>
Public Member Functions | |
| virtual | ~BulletCallback ()=default |
| virtual void | onStop () |
| virtual void | onMove () |
| virtual void | onCollide (zenkit::MaterialGroup matId) |
| virtual bool | onCollide (Npc &other) |
Definition at line 157 of file dynamicworld.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in Bullet.
Definition at line 162 of file dynamicworld.h.
|
inlinevirtual |
Reimplemented in Bullet.
Definition at line 161 of file dynamicworld.h.
|
inlinevirtual |
Reimplemented in Bullet.
Definition at line 160 of file dynamicworld.h.
|
inlinevirtual |
Reimplemented in Bullet.
Definition at line 159 of file dynamicworld.h.