Hi all, I've been trying to use the method getBattlefieldWidth() and the method getBattlefieldHeight(). However, when I use either my code refuses to compile. I get an error that looks like this: C:\robocode\robots\DE\Cypress.java:32: error: cannot find symbol getBattlefieldWidth(); ^ symbol: method getBattlefieldWidth() location: class Cypress This is especially confusing as I can succesfully compile when using other methods from BattleRules, like getGunCoolingRate() and getNumRounds(). Any thoughts...
Hi all, I've been trying to use the method getBattlefieldWidth() and the method getBattlefieldHeight(). However, when I use either my code refuses to compile. I get an error that looks like this: C:\robocode\robots\DE\Cypress.java:32: error: cannot find symbol getBattlefieldWidth(); ^ symbol: method getBattlefieldWidth() location: class Cypress This is especially confusing as I can succesfully compile when using other methods from BattleRules, like getGunCoolingRate() and getNumRounds(). Any thoughts...
Hi all, I've been trying to use the method getBattlefieldWidth() and the method getBattlefieldHeight(). However, when I use either my code refuses to compile. I get an error that looks like this: C:\robocode\robots\DE\Cypress.java:32: error: cannot find symbol getBattlefieldWidth(); ^ symbol: method getBattlefieldWidth() location: class Cypress This is especially confusing as I can succesfully compile when using other methods from BattleRules, like getGunCoolingRate() and getNumRounds(). Any thoughts...
Hi all, I've been trying to use the method getBattlefieldWidth() and the method getBattlefieldHeight(). However, when I use either my code refuses to compile. I get an error that looks like this: C:\robocode\robots\DE\Cypress.java:32: error: cannot find symbol getBattlefieldWidth(); ^ symbol: method getBattlefieldWidth() location: class Cypress This is especially confusing as I can succesfully compile when using other methods from BattleRules, like getGunCoolingRate() and getNumRounds(). Any thoughts...