mirror of
https://github.com/FWGS/hlsdk-xash3d
synced 2024-11-10 20:29:35 +01:00
3 lines
256 B
C
3 lines
256 B
C
Vector CalcLocus_Position ( CBaseEntity *pEntity, CBaseEntity *pLocus, const char *szText );
|
|
Vector CalcLocus_Velocity ( CBaseEntity *pEntity, CBaseEntity *pLocus, const char *szText );
|
|
float CalcLocus_Ratio ( CBaseEntity *pLocus, const char *szText ); |