IImagePoint interface

The IImagePoint interface represents an image point on an IAnimationFrame.

Methods

GetAnimationFrame()
Return the associated IAnimationFrame.
SetName(name)
GetName()
Set or get the name of the image point.
SetX(x)
SetY(y)
GetX()
GetY()
Set or get the position of the image point in texture co-ordinates, i.e. from 0 to 1.
Addon SDK Manual 2018-07-17

On this page