Class Types.basic_hlpsl_role


class basic_hlpsl_role : object .. end
Inherits
val mutable player : int
method get_player : int
method set_player : int -> unit
val mutable actions : (bool * hlpsl_transition) list
method add_action : bool * hlpsl_transition -> unit
method set_actions : (bool * hlpsl_transition) list -> unit
method get_actions : (bool * hlpsl_transition) list