Ekki Ekki Ekki Ekki Ptang Zoom Boing?
Publicado: 29 Nov 2005 02:56
¿Alguien sabe que hacer con esto?
Intenten ser lo menos lascivo posible en caso de responder.
Creo que si lo pongo en el Wordpad me saldra un dibujito de las torres gemelas
Intenten ser lo menos lascivo posible en caso de responder.
Prez escribió:
Y de propina, un par de frikadas:Código: Seleccionar todo
import com.wonderland.time.*;
import com.wonderland.location.*;
import com.wonderland.fauna.*;
import com.wonderland.flora.*;
import com.wonderland.item.*;
public class Then extends Brillig implements ParentListener{
private Tove[] oTov = new Tove(”slithy”)[Tove.MAXCOUNT];
private Borogove[] oBor = new Borogove(”mimsy”)[Borogove.MAXCOUNT];
private Rath[] oRth = new Rath(”mome”)[Rath.MAXCOUNT];
private Jabberwock oJbrwk = new Jabberwock();
private Sword oSwrd = new Sword(true);
private Head oHd;
private boolean bResponse = false;
public Then(Person pSon){
int i;
int i2;
boolean bRsp = false;
this.setScene()
oJbrwk.append(new JabberwockJaws());
oJbrwk.append(new JabberwockClaws());
pSon.beware(oJbrwk);
pSon.beware(new Jubjub());
pSon.shun(new Bansdersnatch(”frumious”));
pSon.hand.append(Sword);
iLoc = pSon.startSearch(oJbrwk, Foe.MANXOME);
while(!oJbrwk.isIn(iLoc) && (pSon.getSearchTime() < Person.MAX_SEARCH_TIME) && !pSon.tired){
iLoc = pSon.nextSearch();
}
if(iLoc.getNearestTreeType == Tree.TYPE_TUMTUM){
oJbwrk.append(new Eyes(”flame”));
oJbrwk.whiffleTo(Woods.LOC_TULGEY);
oJbrwk.startBurble();
pSon.stand();
pSon.startThought(’uffish’);
while(pSon.getThoughtSubject != oJbrwk){}
pSon.stopThought();
for(i = 1; i <= 2; i++){
for(i2 = 1, i <= 2; i++){
oSwrd.goThrough(oJbrwck);
oSwrd.goThrough(oJbrwck);
oHd = oJbrwk.detach(”head”);
}
}
pSon.galumphTo(pSon.parent.Loc);
while(!bResponse){}
this.setScene();
}
}
public void parentJoy(){
if(oJbrwk = null){
pSon.setSpeechMode(Person.SPEECH_CHORTLE);
pSon.goTo(pSon.parent.getArms().getLoc());
pSon.parent.speak(new Day(”frabjous”).toString());
pSon.parent.speak(”Callooh!”);
pSon.parent.speak(”Callay!”);
}
bResponse = true;
}
public void setScene(){
this.theWabe();
for(i = 0; i < oRth.length; i++){
oRth[i].outgrabe();
}
}
public void theWabe(){
int i;
for(i = 0; i < oTov.length; i++){
oTov[i].gyre();
oTov[i].gimble();
}
}
protected class JabberwockJaws extends Jaws{
public void doBite(Object o){
o.setBitten(true);
}
}
protected class JabberwockClaws extends Claws{
public void doCatch(Object o){
o.setCaught(true);
}
}
protected class Sword extends Blade{
private int iShrp;
public Sword(boolean bVorpal){
if(bVorpal){
iShrp = Blade.DEFAULT_SHARPNESS;
} else{
iShrp = Blade.MAX_SHARPNESS;
}
}
public int getSharpness(){
return iShrp;
}
}
}
Creo que si lo pongo en el Wordpad me saldra un dibujito de las torres gemelas