Testing subpage
@@ -2,6 +2,18 @@
|
|||||||
|
|
||||||
Class representing the ModuleClientAPI.
|
Class representing the ModuleClientAPI.
|
||||||
|
|
||||||
|
## Sub Classes
|
||||||
|
|
||||||
|
### GameLib
|
||||||
|
|
||||||
|
The GameLib inside the ModuleServerAPI.
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
api.GameLib;
|
||||||
|
```
|
||||||
|
|
||||||
|
**Return** [GameLib](./ModuleClientAPIGameLib) _The GameLib class_
|
||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
|
|
||||||
### send
|
### send
|
||||||
|
|||||||
2
ModuleClientAPIGameLib.md
Normal file
2
ModuleClientAPIGameLib.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# ModuleClientApi - Feedback
|
||||||
|
Need to do this sometime... Please contact me if needed!
|
||||||
@@ -17,6 +17,7 @@
|
|||||||
- [ModuleClientAPI](./ModuleClientAPI)
|
- [ModuleClientAPI](./ModuleClientAPI)
|
||||||
- [Important Principals](./ModuleClientAPIPrincipals)
|
- [Important Principals](./ModuleClientAPIPrincipals)
|
||||||
- [User](./ModuleClientAPIUser)
|
- [User](./ModuleClientAPIUser)
|
||||||
|
- [GameLib](./ModuleClientAPIGameLib)
|
||||||
- [ModuleServerAPI](./ModuleServerAPI)
|
- [ModuleServerAPI](./ModuleServerAPI)
|
||||||
- [Important Principals](./ModuleServerAPIPrincipals)
|
- [Important Principals](./ModuleServerAPIPrincipals)
|
||||||
- [Client](./ModuleServerAPIClient)
|
- [Client](./ModuleServerAPIClient)
|
||||||
|
|||||||
Reference in New Issue
Block a user