fluid.hover_transform

Enables transforming the mouse position from one space to another by translating and scaling.

Requires the new I/O system introduced in Fluid 0.7.2 to be used.

Members

Aliases

hoverTransform
alias hoverTransform = nodeBuilder!HoverTransform

Classes

HoverTransform
class HoverTransform

Implements HoverIO by transforming inputs from a "host" Hover I/O system. HoverTransform must be placed as a child of a host I/O system to function.

Meta

History

* Introduced in Fluid 0.7.2.