Name
LzScreenKernel (as2)
Details
Static Properties (4)
-
__callback (as2)
-
static public var __callback = null;
-
height (as2)
-
static public var height = null;
-
__scope (as2)
-
static public var __scope = null;
-
width (as2)
-
static public var width = null;
Static Methods (3)
-
__init() (as2)
-
static public function __init();
-
__resizeEvent() (as2)
-
static public function __resizeEvent();
-
setCallback() (as2)
-
static public function setCallback(scope, funcname);
JavaScript Synopsis
private var LzScreenKernel = { ... };