| Package | com.gestureworks.core | 
| Class | public class TouchPipeline | 
| Inheritance | TouchPipeline    Object | 
All TouchObjects are provided with a static reference to the global blob manager at runtime. A DataProvider to the blob manager is established upon Application instantiation by the developer.
| Method | Defined By | ||
|---|---|---|---|
TouchPipeline(_id:int) 
		  Constructor.  | TouchPipeline | ||
init():void  | TouchPipeline | ||
processPipeline():void  | TouchPipeline | ||
| TouchPipeline | () | Constructor | 
public function TouchPipeline(_id:int)| Language Version : | ActionScript 3.0 | 
| Product Version : | GestureWorks 1.5 | 
| Runtime Versions : | AIR 1.5, Flash Player 10, Flash Player Lite - 4 | 
Constructor.
Parameters_id:int | 
| init | () | method | 
 public function init():void| processPipeline | () | method | 
 public function processPipeline():void