package irrlicht

  1. Overview
  2. Docs
type obj = Irr_base.obj
class cursor : obj -> object ... end
class font : obj -> object ... end
class element : obj -> object ... end
class static_text : obj -> object ... end
class image : obj -> object ... end
class skin : obj -> object ... end
val default_color_count : int
val default_color_of_int : int -> Irr_enums.gui_default_color
class button : obj -> object ... end
class context_menu : obj -> object ... end
class scroll_bar : obj -> object ... end
class list_box : obj -> object ... end
class edit_box : obj -> object ... end
class window : obj -> object ... end
class file_open_dialog : obj -> object ... end
class environment : obj -> object ... end