Class Playing

java.lang.Object
  |
  +--Playing

public class Playing
extends java.lang.Object

Playing Contains all the arrays where the ball is


Constructor Summary
Playing()
           
 
Method Summary
 float[] getctrlpoints_1()
          Controlspoints
 float[] getctrlpoints_2()
          Controlspoints
 float[] getctrlpoints_3()
          Controlspoints
 float[] getctrlpoints_4()
          Controlspoints
 float[] getctrlpoints_5()
          Controlspoints
 float[] getctrlpoints_6()
          Controlspoints
 boolean getdrawRacket()
          getdrawRacket
 float[] getkastPoints()
          Controlspoints
 int getUN_1()
          getUN_1
 int getUN_2()
          getUN_2
 int getUN_3()
          getUN_3
 int getUN_4()
          getUN_4
 int getUN_5()
          getUN_5
 int getUN_6()
          getUN_6
 int getUN_kast()
          getUN_kast
 int getVN_1()
          getVN
 int getVN_2()
          getVN
 int getVN_3()
          getVN
 int getVN_4()
          getVN
 int getVN_5()
          getVN
 int getVN_6()
          getVN
 int getVN_kast()
          getVN
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Playing

public Playing()
Method Detail

getdrawRacket

public boolean getdrawRacket()
getdrawRacket

Returns:
drawRacket

getUN_kast

public int getUN_kast()
getUN_kast

Returns:
UN_kast

getVN_kast

public int getVN_kast()
getVN

Returns:
VN

getkastPoints

public float[] getkastPoints()
Controlspoints

Returns:
ctrlpoints

getUN_1

public int getUN_1()
getUN_1

Returns:
UN_1

getVN_1

public int getVN_1()
getVN

Returns:
VN

getctrlpoints_1

public float[] getctrlpoints_1()
Controlspoints

Returns:
ctrlpoints

getUN_2

public int getUN_2()
getUN_2

Returns:
UN_2

getVN_2

public int getVN_2()
getVN

Returns:
VN

getctrlpoints_2

public float[] getctrlpoints_2()
Controlspoints

Returns:
ctrlpoints

getUN_3

public int getUN_3()
getUN_3

Returns:
UN_3

getVN_3

public int getVN_3()
getVN

Returns:
VN

getctrlpoints_3

public float[] getctrlpoints_3()
Controlspoints

Returns:
ctrlpoints

getUN_4

public int getUN_4()
getUN_4

Returns:
UN_4

getVN_4

public int getVN_4()
getVN

Returns:
VN

getctrlpoints_4

public float[] getctrlpoints_4()
Controlspoints

Returns:
ctrlpoints

getUN_5

public int getUN_5()
getUN_5

Returns:
UN_5

getVN_5

public int getVN_5()
getVN

Returns:
VN

getctrlpoints_5

public float[] getctrlpoints_5()
Controlspoints

Returns:
ctrlpoints

getUN_6

public int getUN_6()
getUN_6

Returns:
UN_6

getVN_6

public int getVN_6()
getVN

Returns:
VN

getctrlpoints_6

public float[] getctrlpoints_6()
Controlspoints

Returns:
ctrlpoints