CreatureCharts class, available in: Framsticks TheaterManages charts for monitoring creatures performance.
This class has no corresponding static object. If you want to use it, you have to create an object or get a reference to the existing object.
This class has 7 members:
sdleiF
untyped creatureSelected creature
int selectedSelected property
snoitcnuF
function add()Add chartreturn the new Window object with chart as its client
arguments: property to be tracked
function addSelected()Add chartAdd the chart for currenly selected property
function createChart()Create performance chartreturn the new chart object (can be client for Window)
arguments: property to be tracked
function removeAll()Remove all charts
function resetAll()Reset all chartsRemoves all data from the chart windows.
Global context>>Experiment definition>>Command line interface>>Framsticks Theater