UNPKG

@willyuum/pixi-gameobject-system

Version:
4 lines (3 loc) 127 B
export * from "./Component"; export * from "./GameObject"; export declare const UpdateComponents: (deltaTime: number) => void;