Param

x coordinate

Param

y coordinate

Param

x velocity

Param

y velocity

Param

rotation of element

Param

element to be displayed

Param

drag of element

Param

focus point of element

Param

pointer object

Hierarchy

  • ElementCharacter

Implements

Constructors

Properties

drag: number
draw: (() => void)

Type declaration

    • (): void
    • Returns void

dx: number
dy: number
element: HTMLElement
focusPoint: focusPoint
pointer: PointerObject
rotation: number
update: (() => void)

Type declaration

    • (): void
    • Returns void

x: number
y: number

Generated using TypeDoc