-
Notifications
You must be signed in to change notification settings - Fork 7
server.components.Tool
Mahatma Kollu edited this page Oct 19, 2021
·
2 revisions
Ƭ ActionInfo: Object
| Name | Type |
|---|---|
Action |
string |
Mobile? |
Object |
src/server/components/Tool.ts:17
Ƭ ITool: Tool<ToolAttributes, ToolInstance>
src/server/components/Tool.ts:15
Ƭ InputInfo: Object
▪ [toolState: string]: { [UserInputState: string]: { [UserInput: string]: ActionInfo; }; }
src/server/components/Tool.ts:22
• ToolAdded: Signal<ToolSignal, false>
- client/controllers/SpringCam
- client/controllers/Direction
- client/controllers/Rotation
- client/controllers/Shake
- client/controllers/Input
- server/modules/InputParser
- server/modules/Middleware
- server/modules/AnimPlayer
- server/modules/Action
- server/modules/Defer