Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:22

Class enchant.nineleap.memory.LocalStorage

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.nineleap.memory.LocalStorage(requestType, callback)
デバッグ用にローカルストレージを用いるクラス
Field Summary
Field Attributes Field Name and Description
<static>  
enchant.nineleap.memory.LocalStorage.DEBUG_MODE
Debug mode setting change true to alter using html5 localStorage api for game memory.
<static>  
enchant.nineleap.memory.LocalStorage.GAME_ID
To debug, setting game ID Don't change this if you don't upload game to 9leap.net yet.

Class Detail

enchant.nineleap.memory.LocalStorage(requestType, callback)
デバッグ用にローカルストレージを用いるクラス
Parameters:
requestType
callback

Field Detail

<static> enchant.nineleap.memory.LocalStorage.DEBUG_MODE
Debug mode setting change true to alter using html5 localStorage api for game memory.
<static> enchant.nineleap.memory.LocalStorage.GAME_ID
To debug, setting game ID Don't change this if you don't upload game to 9leap.net yet.