Difference between revisions of "Thread:Talk:Robocode/.NET/Create a .NET robot with Visual Studio/useing a 2nd class for one robot (eclipse"

From Robowiki
Jump to navigation Jump to search
m (New thread: useing a 2nd class for one robot (eclipse)
 
(No difference)

Latest revision as of 00:32, 20 May 2013

i have been trying to use a movement class to handle different maneuvers in different situations. How ever robocode dosen't seem to recognize that. It just tells me that i'm using a method that robocode dose not know about. anyone have any idea or even if they have encountered this issue them self.