Home
last modified time | relevance | path

Searched refs:Q3_SetDYaw (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A DQ3_Interface.cpp1124 static void Q3_SetDYaw( int entID, float data );
1141 Q3_SetDYaw( entID, angles[YAW] ); in Q3_SetAngles()
2733 static void Q3_SetDYaw( int entID, float data ) in Q3_SetDYaw() function
3147 Q3_SetDYaw( entID, viewangles[YAW] ); in Q3_SetViewTarget()
6741 Q3_SetDYaw( entID, float_data ); in Q3_Set()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_ICARUScb.c2862 static void Q3_SetDYaw( int entID, float data ) in Q3_SetDYaw() function
3233 Q3_SetDYaw( entID, viewangles[YAW] ); in Q3_SetViewTarget()
6088 Q3_SetDYaw( entID, float_data ); in Q3_Set()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A DQ3_Interface.cpp1038 static void Q3_SetDYaw( int entID, float data );
1054 Q3_SetDYaw( entID, angles[YAW] ); in Q3_SetAngles()
2625 static void Q3_SetDYaw( int entID, float data ) in Q3_SetDYaw() function
3046 Q3_SetDYaw( entID, viewangles[YAW] ); in Q3_SetViewTarget()
8444 Q3_SetDYaw( entID, float_data ); in Set()