package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method _type : transformType Js_of_ocaml__.Js.readonly_prop
method matrix : matrix Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method angle : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_prop
method setMatrix : matrix Js_of_ocaml__.Js.t -> unit Js_of_ocaml__.Js.meth
method setTranslate : Js_of_ocaml__.Js.number_t -> Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth
method setScale : Js_of_ocaml__.Js.number_t -> Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth
method setRotate : Js_of_ocaml__.Js.number_t -> Js_of_ocaml__.Js.number_t -> Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth
method setSkewX : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth
method setSkewY : Js_of_ocaml__.Js.number_t -> unit Js_of_ocaml__.Js.meth