Adventure.js Docs Downloads
Score: 0 Moves: 0

Class: UserManager

Defined in: adventure/UserManager.js, line 6

Todos: Everything.

UserManager is a (placeholder for a) special class to be constructed by Game, and used to interface with the user account that is logged in to adventurejs.com

Private Constructor:

var foo = new adventurejs.UserManager(game)
Explanation of the class.

Parameters:

  • game Game
    A reference to the game instance.
Inherited Overrides
IndexMethodsProperties

Index

Methods:

Properties:

Methods Collapse all  |  Expand all

Properties Collapse all  |  Expand all

Documentation generated by JSDoc 3.6.11 on Mon Nov 20 2023 18:02:57 GMT-0800 (Pacific Standard Time)
Found a problem or error in the docs? Report it to docs@adventurejs.com.