Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GameAttribute

en

Game attribute

zh

游戏属性

Hierarchy

  • GameAttribute

Index

Constructors

Properties

Constructors

constructor

  • en

    Construct a game attribute object

    zh

    构造游戏属性对象

    Parameters

    • scene: string

      the name of the game scene

    • loadingState: LoadingState

      the loading state

    Returns GameAttribute

Properties

loadingState

loadingState: LoadingState
en

The loading state

zh

加载状态

scene

scene: string
en

The name of the game scene

zh

游戏场景的名称

Generated using TypeDoc