monsterdebugger-client-starling
monsterdebugger-client-starling copied to clipboard
Client show null on constant values
trafficstars
My class has some constants like this: public static const MAX_FPS:int = 60;
When I initialize or inspects the class (this) I only see: MAX_FPS (int) = null