TGame
Callable
Parameters
__namedParameters: { aspectRatio?: string; children?: ReactNode; config?: TFredConfig; game: Worker; height?: string; width?: string }
optionalaspectRatio: string = '4 / 3'
optionalchildren: ReactNode
optionalconfig: TFredConfig
game: Worker
optionalheight: string = '768px'
optionalwidth: string = '1024px'
Returns Element