running property

  1. @Int32()
int running
getter/setter pair

< The number of walking steps.

Implementation

external int walking;            /**< The number of walking steps. */

@Int32()
external int running;