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 : float Js_of_ocaml__.Js.readonly_prop
method setMatrix : matrix Js_of_ocaml__.Js.t -> unit Js_of_ocaml__.Js.meth
method setTranslate : float -> float -> unit Js_of_ocaml__.Js.meth
method setScale : float -> float -> unit Js_of_ocaml__.Js.meth
method setRotate : float -> float -> float -> unit Js_of_ocaml__.Js.meth
method setSkewX : float -> unit Js_of_ocaml__.Js.meth
method setSkewY : float -> unit Js_of_ocaml__.Js.meth