draw_state_t#
Added in version 4.0.0.
- class draw_state_t(*args, **kwargs)#
Current drawing state.
Fields#
- class draw_state_t
- current_x#
X component of current point
- current_y#
Y component of current point
- path_open#
Whether there is an open path
- path_start_x#
X component of the start of current path
- path_start_y#
Y component of the start of current path
- reserved1#
- reserved2#
- reserved3#
- reserved4#
- reserved5#
- reserved6#
- reserved7#