Refactoring Database Access in Marauroa: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann →Porting of JMaPacman: language |
||
| Line 79: | Line 79: | ||
== Porting of JMaPacman == |
== Porting of JMaPacman == |
||
The following diff shows |
The following diff shows the complete list of changes that were required to port JMaPacman. I think it may help you to get a feeling on how to adjust your own code. |
||
public class MaPacmanRPRuleProcessor implements IRPRuleProcessor |
public class MaPacmanRPRuleProcessor implements IRPRuleProcessor |
||