Re: Can't change color of my robot
fnl <[email protected]>
| Newsgroups | gmane.comp.java.robocode |
|---|---|
| Message-ID | <[email protected]> |
Hi, Johannes is right when you suggest that you are missing an import statement. Try to write this in the top of your source file, but after the 'package statement' if you got one: import java.awt.Color; Best regards, - Flemming Den fredag den 12. december 2014 18.58.45 UTC+1 skrev [email protected]: > > Hello. I am trying to change the color of my robot, but everytime i try to > compile, it says "Color can't be resolved as variable". I am using the same > stuff as in other robots, but it's not working. > -- You received this message because you are subscribed to the Google Groups "robocode" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.