getBalance method

double getBalance()

Implementation

double getBalance() {
  return _bindings.spine_event_get_balance(_event);
}