package js_of_ocaml

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