runAction abstract method

bool runAction(
  1. double dt,
  2. GameComponent comp,
  3. BonfireGameInterface game
)

Implementation

bool runAction(double dt, GameComponent comp, BonfireGameInterface game);