API Documentation
interface
IFlxPool<
T
>
package
flixel.util
import
flixel.util.FlxPool
extended by
FlxPool
Methods
clear
():
Array
<
T
>
preAllocate
(
numObjects:
Int
):
Void