Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
BulletDef* Bullet::getBulletDef() {
161
return _bulletDef;
162
}
163
164
void Bullet::setFace(Node* var) {
165
if (_face) {
Callers
2
onHitTarget
Method · 0.80
platformer_bullet_get_bullet_def
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected