Leather Engine Documentation
View source
interface
IFlxPool<
T
>
package
flixel.util
import
flixel.util.FlxPool
extended by
FlxPool
@:build(hscript.macros.UsingHandler.build())
@:build(hscript.macros.ClassExtendMacro.build())
Methods
clear
():
Array
<
T
>
preAllocate
(
numObjects:
Int
):
Void