screen_width property

  1. @Uint32()
int screen_width
getter/setter pair

Full screen width in pixels.

Implementation

@ffi.Uint32()
external int screen_width;