behavior property

bool Function(double dt, GameComponent comp, BonfireGameInterface game) behavior
final

Implementation

final bool Function(double dt, GameComponent comp, BonfireGameInterface game)
    behavior;