controlP5
Interface Pointer


public interface Pointer


Method Summary
 int px()
           
 int py()
           
 int x()
           
 int y()
           
 

Method Detail

px

int px()

py

int py()

x

int x()

y

int y()


processing library controlP5 by Andreas Schlegel. (c) 2006-2012