UNPKG

@willyuum/pixi-gameobject-system

Version:
4 lines (3 loc) 126 B
export * from "./Component"; export * from "./GameObject"; export declare function PlayOneLifeCycle(deltaTime: number): void;