Home | History | Annotate | Download | only in tutorial

Lines Matching full:newz

80 parameter <code>newZ</code> to a method:
87 <ul><pre>void move(int newX, int newY, int newZ) {
88 // do what you want with newZ.