X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=blobdiff_plain;f=AntonK.pde;h=5b286f1c3c49c18d8eff9a36e9b7b291d69a7838;hp=5010a4ee16aeaee25e03cefb6ffca641d4b725ef;hb=e0b9d8726c661f54f47340449037ac7f6b410de6;hpb=31b2d04277074b68d9933e11d1f361702454890b diff --git a/AntonK.pde b/AntonK.pde index 5010a4e..5b286f1 100644 --- a/AntonK.pde +++ b/AntonK.pde @@ -1,7 +1,8 @@ /************************************************************** * WORKING PATTERNS **************************************************************/ - +import java.util.List; +import java.util.LinkedList; class AKPong extends SCPattern { private final BasicParameter speed = new BasicParameter("Speed", 0);