MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getBulletDef

Method getBulletDef

Source/Platformer/Bullet.cpp:160–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160BulletDef* Bullet::getBulletDef() {
161 return _bulletDef;
162}
163
164void Bullet::setFace(Node* var) {
165 if (_face) {

Callers 2

onHitTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected