class hxmath.frames.adapters.FlxSpriteFrame2 implements IFrame2

Available on all platforms

A coordinate frame adapter for FlxSprite.

Instance Fields

function new(owner:FlxObjectShape):Void

Constructor.

owner

The owning FlxObject for the coordinate frame.