pad.pub0.org/doc/jsdoc/PadManager.md

15 lines
249 B
Markdown
Raw Normal View History

2011-05-30 14:53:11 +00:00
# PadManager
2011-05-29 20:30:56 +00:00
`require("./PadManager");`
2011-05-30 14:53:11 +00:00
The Pad Manager is a Factory for pad Objects
2011-05-29 20:30:56 +00:00
2011-05-30 14:53:11 +00:00
## Functions
2011-05-29 20:30:56 +00:00
2011-05-30 15:05:42 +00:00
- - -
2011-05-30 14:53:11 +00:00
### getPad (id, callback)
A Array with all known Pads
2011-05-29 20:30:56 +00:00
* **id** A String with the id of the pad
2011-05-30 14:53:11 +00:00
* **callback** *(Function)* *No description*
2011-05-29 20:30:56 +00:00