Testing subpage
@@ -2,6 +2,18 @@
|
||||
|
||||
Class representing the ModuleClientAPI.
|
||||
|
||||
## Sub Classes
|
||||
|
||||
### GameLib
|
||||
|
||||
The GameLib inside the ModuleServerAPI.
|
||||
|
||||
```javascript
|
||||
api.GameLib;
|
||||
```
|
||||
|
||||
**Return** [GameLib](./ModuleClientAPIGameLib) _The GameLib class_
|
||||
|
||||
## Communication
|
||||
|
||||
### 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)
|
||||
- [Important Principals](./ModuleClientAPIPrincipals)
|
||||
- [User](./ModuleClientAPIUser)
|
||||
- [GameLib](./ModuleClientAPIGameLib)
|
||||
- [ModuleServerAPI](./ModuleServerAPI)
|
||||
- [Important Principals](./ModuleServerAPIPrincipals)
|
||||
- [Client](./ModuleServerAPIClient)
|
||||
|
||||
Reference in New Issue
Block a user