Class: RuleEditor

RuleEditor()

RuleEditor.

Extends

  • Component

Members

activeActionIndex :Number

Used for tracking which action we are currently focused on when trying to delete an action.
Type:
  • Number
Default Value:
  • 0
Source:

activeConditionIndex :Number

Used for tracking which condition we are currently focused on when trying to delete a condition.
Type:
  • Number
Default Value:
  • 0
Source:

(nullable) conditions :array

Type:
  • array
Default Value:
  • 0
Source:

(nullable) rule :array

Type:
  • array
Default Value:
  • 0
Source:

(non-null) spritemap :string

Type:
  • string
Default Value:
  • undefined
Source: