Home
last modified time | relevance | path

Searched refs:eventCallback_iiii_t (Results 1 – 2 of 2) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/game/gamesys/
H A DCallbacks.cpp125 …typedef void ( idClass::*eventCallback_iiii_t )( const intptr_t, const intptr_t, const intptr_t, c… typedef
126 ( this->*( eventCallback_iiii_t )callback )( data[ 0 ], data[ 1 ], data[ 2 ], data[ 3 ] );
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/gamesys/
H A DCallbacks.cpp125 …typedef void ( idClass::*eventCallback_iiii_t )( const intptr_t, const intptr_t, const intptr_t, c… typedef
126 ( this->*( eventCallback_iiii_t )callback )( data[ 0 ], data[ 1 ], data[ 2 ], data[ 3 ] );