current tast : create cuss class
kuchiyouse no jutsu : kurosen !
Code:
APCuss theCusser = new APCuss("fudge", "yarou");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
theCusser.action("");
System.out.println(theCusser.completed());
Code:
APCuss theCusser = new APCuss("fudge", "yarou");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
theCusser.action("yarou");
theCusser.action("");
System.out.println(theCusser.completed());
Code:
@Override
public String toString() {
// TODO Auto-generated method stub
String result = "chaos ritual\r\n" + "\r\n" + "create two names\r\n"
+ "one soul will be called to the light\r\n" + "and one will be led by the darkness\r\n"
+ "and those souls of light and darkness will combine to create\r\n" + "the light of chaos\r\n"
+ "...\r\n" + "A.G.I descended!";
return result;
}