DeformationStack

A stack of local deformations to apply to the mesh

Constructors

this
this(Drawable parent)
Undocumented in source.

Members

Functions

preUpdate
void preUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(Deformation deformation)

Push deformation on to stack

update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta