edu.umd.cs.piccolo
Interface PRoot.InputSource

All Known Implementing Classes:
PInputManager
Enclosing class:
PRoot

public static interface PRoot.InputSource

This interfaces is for advanced use only. If you want to implement a different kind of input framework then Piccolo provides you can hook it in here.


Method Summary
 void processInput()
           
 

Method Detail

processInput

void processInput()


Copyright © 2008 by University of Maryland, College Park, MD 20742, USA All rights reserved.