Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/game/gamesys/
H A DCallbacks.cpp58 typedef void ( idClass::*eventCallback_fi_t )( const float, const intptr_t ); typedef
59 ( this->*( eventCallback_fi_t )callback )( *( float * )&data[ 0 ], data[ 1 ] );
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/gamesys/
H A DCallbacks.cpp58 typedef void ( idClass::*eventCallback_fi_t )( const float, const intptr_t ); typedef
59 ( this->*( eventCallback_fi_t )callback )( *( float * )&data[ 0 ], data[ 1 ] );