Appearance
Constructor accepted by link.
export type FlxBasicConstructor<T extends FlxBasic = FlxBasic> = new () => T