Skip to content
Shroomy Shroom edited this page Jul 11, 2015 · 5 revisions

Object {}

Most of the internal functionality of Pegasus Cloud is contained within the window.PC object.

Object {}

Functions concerning app manipulation

PC.appframe

This is a low-level, internal object and may be changed or removed at any time. Do not use in production code.

HTMLIFrameElement {}

Contains reference to the <iframe> element that contains the currently running app.

PC.applist

The following has not been fully implemented. Use with caution

Array {}

Contains a list of App objects of all installed apps on the device.

The following has not been fully implemented. Use with caution

Object {}

Contains references to the various UI elements of the page.

Clone this wiki locally