Jump to content

Get Colors of Vehicles?


Niels

Recommended Posts

import java.awt.Color;
import javax.bodyparts.*;
import javax.brains.niels.*; //Empty

public class Vehicle {
 public Vehicle() {
   super();
 }
 public Color getcolor() {
   try {
     Eyes.close();
   }
   catch (IOException) {
     System.err.println("Dont drink to much coffee!");
   }
   Color color = null;
   try {
     color = Eyes.getcolor();
   }
   catch (IOException) {
     Sytem.err.println("Try XTC next time...");
   }
   return color;
 }
}

Link to comment
import java.awt.Color;
import javax.bodyparts.*;
import javax.brains.niels.*; //Empty

public class Vehicle {
 public Vehicle() {
   super();
 }
 public Color getcolor() {
   try {
     Eyes.close();
   }
   catch (IOException) {
     System.err.println("Dont drink to much coffee!");
   }
   Color color = null;
   try {
     color = Eyes.getcolor();
   }
   catch (IOException) {
     Sytem.err.println("Try XTC next time...");
   }
   return color;
 }
}

rofl :lol:
Link to comment
import java.awt.Color;
import javax.bodyparts.*;
import javax.brains.niels.*; //Empty

public class Vehicle {
 public Vehicle() {
   super();
 }
 public Color getcolor() {
   try {
     Eyes.close();
   }
   catch (IOException) {
     System.err.println("Dont drink to much coffee!");
   }
   Color color = null;
   try {
     color = Eyes.getcolor();
   }
   catch (IOException) {
     Sytem.err.println("Try XTC next time...");
   }
   return color;
 }
}

lmfao

*gives aeron a cookie*

Link to comment

using javax?? BLEH!!!!

Niels: just try some things.. See if there's a method to find out.. or if there are more numbers for 1 vehicle... if there arent... bad luck..

You can allways try to kick Aeron to include it in hte next version

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...