Pre-release
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

Index

Methods:

Properties:

Methods Collapse all  |  Expand all

Properties  |