FFilmation Isometric game engine
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class ProfilerConfig
Properties
Package
org.ffilmation.profiler
Class
public class ProfilerConfig
Represents a simple container of overridable, default configuration values. NOTE: it should be safer to modify these values at runtime too, but this hasn't been tested.
Public Properties
Property
Defined by
TreeColumnWidthChr
: int = 40
[static]
ProfilerConfig
Width
: int = 400
[static]
ProfilerConfig
Property detail
TreeColumnWidthChr
property
public static var TreeColumnWidthChr:int = 40
Width
property
public static var Width:int = 400