-
Notifications
You must be signed in to change notification settings - Fork 1
b_api
Blueberry edited this page Mar 31, 2015
·
5 revisions
This is the core of BlueAPI.
Sets the root directory for loading modular api's.
Use cautiously. Will affect all scripts using the api.
Loads the module from the current root directory.
If reset is true, api will be forced to re-load.
Unloads the module.
Loads all api's needed for BlueAPI.
You can safely use setRoot after calling this.
Loads all given apis.
apis should be an object with api names as string elements.