setState method

void setState(
  1. String state,
  2. bool move
)

Implementation

external void setState(String state, bool move);