points property

  1. @Array<NativeType>(4)
Array<Int32> points
getter/setter pair

Implementation

@Array(4)
external Array<Int32> points;