mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-12 07:58:05 +00: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 ); |