![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Internal structure to store a callback function pointer. More...
Public Attributes | |
| void(* | method )(T arg) = nullptr |
| Pointer to the callback function. | |
Internal structure to store a callback function pointer.
| void(* toy::CallbacksPool< T, AllocatedSize >::StaticCallback::method) (T arg) = nullptr |
Pointer to the callback function.