platypus

platypus

Source:

Classes

AABB
ActionState
AssetManager
CollisionData
CollisionDataContainer
CollisionShape
Component
Data
DataMap
EntityLinker
EventHandler
EventHandlerList
Game
Gamepad
Messenger
module.exports
PIXIAnimation
RandomSet
SFXPlayer
StateMap
Storage
Vector
VOPlayer

Namespaces

components

Members

(static) debug :Object

This method defines platypus.debug and uses springroll.Debug if available. If springroll.Debug is not loaded, platypus.debug provides inactive stubs for console methods.

Properties:
Name Type Description
debug
Source:
Type:
  • Object

(static) supports :Object

This is an object of boolean key/value pairs describing the current browser's properties.

Properties:
Name Type Description
supports
Source:
Type:
  • Object

(static) version :String

The version string for this release.

Properties:
Name Type Description
version
Source:
Type:
  • String