IAnimationObject

Type interface

Defines interface for animation objects.

Should at least contain update() method.

Inheritance

IAnimationObject does not extend any other symbol.

IAnimationObject is not extended by any other symbol.

Properties

update
#

Type () => void