Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_tonejs_objectshell

Plugin, ACE table, Discussion thread
Dependence: rex_tonejs_api

Introduction
Shell of tone object.

Usage
Sample capx
This plugin stores one tone object. ACE are the same with rex_tonejs_api.
Get property
Get value of a property by "Expression:Property", parameters of this expression is not equal to rex_tonejs_api plugin. User does not have to put objectName at 1st parameter.
  • "Expression:Property" , get properties of default scheme
  • "Expression:Property( propertyName)" , get value of a property
Get return value
Get return value by "Expression:ReturnValue", there are 2 formats in this expression.
  • "Expression:ReturnValue" , get return value of a tone object.
  • "Expression:ReturnValue( key )" , get value by key.
It returns JSON string if the result is an object, i.e array or dictionary.

Debug panel
Properties of this tone object will be shown in debug panel.

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About