Class TestBalleCouleur001

  • All Implemented Interfaces:
    java.lang.Runnable, Test

    public class TestBalleCouleur001
    extends TestObjetSub
    • Field Detail

      • MAXFRAMES

        public int MAXFRAMES
      • N

        public int N
      • Ncolors

        public int Ncolors
    • Constructor Detail

      • TestBalleCouleur001

        public TestBalleCouleur001()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • bounce

        public void bounce​(int i)
      • testScene

        public void testScene()
                       throws java.lang.Exception
        Specified by:
        testScene in interface Test
        Overrides:
        testScene in class TestObjetSub
        Throws:
        java.lang.Exception