Skip to content

Class: Base_gui_class

Vilius edited this page Feb 18, 2018 · 1 revision

This class manages GUI. It can be access from Base_layers_class as window.Layers.Base_gui.

Method Arguments Returns Comment
set_size(width, height) width: width
height: height
change draw area size
get_visible_area_size() object Returns width and height of visible are size
Clone this wiki locally