Package pyjsdl :: Module display

Module display

Classes
  Canvas
  Callback
  Display
pyjsdl.display
  Textbox
TextBox object for text input. Optional argument size (x,y) of textbox and panel to hold element. Default size derived from Canvas size placed in lower VerticalPanel.
  Textarea
TextArea object for text input/output. Optional argument size (x,y) of textarea and panel to hold element. Default size derived from Canvas size placed in lower VerticalPanel.
Functions
 
run(timestamp)