|
Untitled Game engine no.5
1.0
|
#include <UI.hpp>


Public Member Functions | |
| ButtonHook (UIButton *button) | |
| button reference TODO: make smart pointer More... | |
| void | processCollision (const Ref< PhysicsEntity > &other) override |
Public Attributes | |
| UIButton * | button |
Collider Hook for Button Collision.
|
inlineexplicit |
button reference TODO: make smart pointer
Generate a hook from a button reference.
| button |
1.8.17