Window class, available in: Framsticks TheaterWindow object, used in the Framsticks Theater application.
This class has no corresponding static object. If you want to use it, you have to create an object or get a reference to the existing object.
See also: GLDisplay
This class has 8 members:
sdleiF
int backcolorbackground colorformat: 0xAABBGGRR (alpha,blue,green,red)
object clientclientwhat is displayed in the window
int pos_xx position
int pos_yy position
int size_xwidth
int size_yheight
int stylewindow stylebitfield:
1 - border
2 - title
4 - Opaque background
8 - Close button
16 - resizable
string titletitle
Global context>>Experiment definition>>Command line interface>>Framsticks Theater