Class ccs.DecotativeDisplay
- Defined in: CCDecorativeDisplay.js
- Extends ccs.Class
Constructor Attributes | Constructor Name and Description |
---|---|
Base class for ccs.DecotativeDisplay
|
Method Summary
Class Detail
ccs.DecotativeDisplay()
Base class for ccs.DecotativeDisplay
Method Detail
-
allocates and initializes a decotative display.
// example var display = ccs.DecotativeDisplay.create();
- Returns:
- {ccs.DecotativeDisplay}