mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Migrate +AI features
* Drink canteen * Jump through window * Use explosives * Use wirecutters
This commit is contained in:
@@ -1788,10 +1788,13 @@ public:
|
||||
void ChangeToFallbackAnimation( UINT8 fallBackDirection );
|
||||
|
||||
// sevenfm
|
||||
void BeginSoldierJumpWindowAI(void);
|
||||
void BreakWindow(void);
|
||||
BOOLEAN CanBreakWindow(void);
|
||||
BOOLEAN CanStartDrag(void);
|
||||
void StartDrag(void);
|
||||
UINT8 AnimHeight(void) const;
|
||||
UINT8 AnimEndHeight(void) const;
|
||||
|
||||
void UpdateRobotControllerGivenController( void );
|
||||
void UpdateRobotControllerGivenRobot( void );
|
||||
|
||||
Reference in New Issue
Block a user