player property

  1. @Int()
int player
getter/setter pair

<! Player on turn

Implementation

@ffi.Int()
external int player;