runAction abstract method

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

Implementation

bool runAction(double dt, BonfireGameInterface game);