MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / Hitbox

Class Hitbox

Source/GameObject.h:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82};
83
84struct Hitbox
85{
86 float h, w, x, y;
87};
88
89class GameObject : public ax::Sprite, public ax::ActionTweenDelegate
90{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected