Changeset 12383 for code/branches/3DPacman_FS19
- Timestamp:
- May 16, 2019, 3:58:40 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h
r12380 r12383 18 18 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating an AutonomousDrone through XML. 19 19 virtual void tick(float dt); //!< Defines which actions the AutonomousDrone has to take in each tick. 20 21 20 void resetPacmanLaser(); 22 21
Note: See TracChangeset
for help on using the changeset viewer.