... | ... | @@ -21,7 +21,7 @@ console.log(parseVariable('$variable')) |
|
|
console.log(dotSyntax('$variable.variable2'))
|
|
|
```
|
|
|
|
|
|
## Included third party libraries
|
|
|
# Included third party libraries
|
|
|
|
|
|
**Server side libraries:**
|
|
|
* Async
|
... | ... | @@ -34,12 +34,18 @@ console.log(dotSyntax('$variable.variable2')) |
|
|
* three.js
|
|
|
* hammer.js
|
|
|
|
|
|
## Server side API
|
|
|
# Server side API
|
|
|
|
|
|
Local Variables
|
|
|
## Local Variables
|
|
|
|
|
|
Global Variables
|
|
|
## Global Variables
|
|
|
|
|
|
## Helper Functions
|
|
|
|
|
|
> effectAfterAction()
|
|
|
|
|
|
> assignTargetVariable(*target*)
|
|
|
|
|
|
***target* parameter**
|
|
|
|
|
|
Helper Functions
|
|
|
|
|
|
effectAfterAction() |
|
|
\ No newline at end of file |