org.drools.examples.pacman
Class ScheduledLocationUpdate
java.lang.Object
org.drools.examples.pacman.ScheduledLocationUpdate
public class ScheduledLocationUpdate
- extends Object
ScheduledLocationUpdate
public ScheduledLocationUpdate(Character character,
Location location,
int row,
int col,
int tock)
getCharacter
public Character getCharacter()
getLocation
public Location getLocation()
setRow
public void setRow(int row)
getRow
public int getRow()
getCol
public int getCol()
setCol
public void setCol(int col)
getTock
public int getTock()
setTock
public void setTock(int tock)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.