![]() |
RobotMap?
Is it proper to use the class RobotMap...? I know that RobotBuilder gives it to you or default java code gives it to you when you create a new java project but I just don't see the point in having it other than organization. Any insight on why it should/shouldn't be used?
|
Re: RobotMap?
If you use RobotBuilder, you'll need to use RobotMap. If you don't use RobotBuilder, don't do it. It breaks encapsulation, which generally is a bad thing.
|
Re: RobotMap?
Quote:
|
Re: RobotMap?
As Joe Ross said, its best to do a robot map like this (pardon two year ago me's inability to write beautiful code) mainly for two reasons
Of course, it's also heavily opinion based. |
| All times are GMT -5. The time now is 17:31. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi