Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_event_lib.h>
Public Types | |
typedef BOOL(A0::* | fptr) () |
Public Member Functions | |
action_class (fptr pInit, fptr pExecute) | |
fptr & | getInit () |
fptr & | getExecute () |
Public Attributes | |
fptr | init |
fptr | execute |
|
inline |
|
inline |
|
inline |
fptr action_class< A0 >::execute |
fptr action_class< A0 >::init |