repeat property

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

< repeat 'n' games (before quitting)

Implementation

@ffi.Int()
external int repeat;