Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ using_ptank_render
Function
using_ptank_render
src/SB/Core/x/xParSys.h:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
void xParSysUpdate(xBase* to, xScene*, F32 dt);
62
63
inline bool using_ptank_render(const xParSysAsset& tasset)
64
{
65
return (tasset.parFlags >> 7) & 0x1;
66
}
67
68
#endif
Callers
2
par_sprite_update
Function · 0.85
render_par_sprite
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected