![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_dshutter.h>
Public Types | |
| typedef int(daDsh_c::*) | actionFunc() |
Public Member Functions | |
| action_c (actionFunc i_initFunc, actionFunc i_execFunc) | |
| actionFunc & | getInit () |
| actionFunc & | getExecute () |
Public Attributes | |
| actionFunc | mInitFunc |
| actionFunc | mExecuteFunc |
| int(daDsh_c::*) daDsh_c::action_c::actionFunc() |
|
inline |
|
inline |
|
inline |
| actionFunc daDsh_c::action_c::mExecuteFunc |
| actionFunc daDsh_c::action_c::mInitFunc |