Classes
- _global_
- pulse
- pulse.Action
- pulse.AnimateAction
- pulse.Asset
- pulse.AssetBundle
- pulse.AssetManager
- pulse.BitmapChar
- pulse.BitmapFont
- pulse.BitmapLabel
- pulse.CanvasLabel
- pulse.Engine
- pulse.Event
- pulse.EventManager
- pulse.Layer
- pulse.MouseEvent
- pulse.MoveAction
- pulse.Node
- pulse.plugin
- pulse.plugin.Plugin
- pulse.plugin.PluginCallback
- pulse.plugin.PluginCollection
- pulse.Point
- pulse.Scene
- pulse.SceneManager
- pulse.Sound
- pulse.Sprite
- pulse.support
- pulse.TextFile
- pulse.Texture
- pulse.TouchEvent
- pulse.util
- pulse.Visual
Namespace pulse.support
Defined in: /src\support.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Support namespace that holds boolean objects that tell you ifcertain technologies are supported.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
pulse.support.touch
Whether touch events are supported in the current browser.
|
Namespace Detail
pulse.support
Support namespace that holds boolean objects that tell you ifcertain technologies are supported.
Field Detail
<static>
pulse.support.touch
Whether touch events are supported in the current browser.
- Default Value:
- false
