MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / SetBulletWorld

Method SetBulletWorld

Source/Graphics/skeleton.cpp:1190–1192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1188}
1189
1190void Skeleton::SetBulletWorld(BulletWorld *_bullet_world) {
1191 bullet_world = _bullet_world;
1192}
1193
1194Skeleton::~Skeleton() {
1195 Dispose();

Callers 1

LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected