Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ EndPortalObject
Class
EndPortalObject
Source/EndPortalObject.h:28–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
class EndPortalObject : public GameObject
29
{
30
ax::Sprite* _gradientBar;
31
public:
32
static EndPortalObject* create();
33
bool init();
34
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected