package irrlicht

  1. Overview
  2. Docs
method close : unit
method color_format : Irr_enums.color_format
method cursor : Irr_gui.cursor
method driver : Irr_video.driver
method drop : unit
method drop_bool : bool
method file_system : Irr_io.file_system
method get_type : Irr_enums.device_type
method gui_env : Irr_gui.environment
method is_window_active : bool
method obj : Irr_base.obj
method run : bool
method scene_manager : Irr_scene.manager
method set_event_receiver : Irr_base.event_receiver -> unit
method set_on_event : (Irr_base.event -> bool) -> unit
method set_resizable : bool -> unit
method set_window_caption : string -> unit
method timer : Irr_base.timer
method yield : unit