Module SWF.Morph


module Morph: sig .. end

val new_morph : unit -> SWF.morph
val destroy : morph:SWF.morph -> unit
val get_shape1 : morph:SWF.morph -> SWF.shape
gets a handle to the morph's starting shape
val get_shape2 : morph:SWF.morph -> SWF.shape
gets a handle to the morph's ending shape