UNPKG

hytopia

Version:

The HYTOPIA SDK makes it easy for developers to create massively multiplayer games using JavaScript or TypeScript.

59 lines (27 loc) 807 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [client](./client.md) ## client package ## Classes <table><thead><tr><th> Class </th><th> Description </th></tr></thead> <tbody><tr><td> [HytopiaUI](./client.hytopiaui.md) </td><td> Global API for interacting with the HYTOPIA game client. Access via the `hytopia` global variable in your client-side HTML UI code. </td></tr> </tbody></table> ## Type Aliases <table><thead><tr><th> Type Alias </th><th> Description </th></tr></thead> <tbody><tr><td> [TemplateRenderer](./client.templaterenderer.md) </td><td> A function that creates and returns an HTML element for a Scene UI template. </td></tr> </tbody></table>