package irrlicht

  1. Overview
  2. Docs
method add_item : ?command_id:int -> ?enabled:bool -> ?has_submenu:bool -> ?checked:bool -> ?auto_checking:bool -> string -> int
method add_separator : unit
method drop : unit
method drop_bool : bool
method obj : Irr_base.obj
method set_close_handling : Irr_enums.context_menu_close -> unit