Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 16, 2019, 3:10:44 PM (5 years ago)
Author:
rueegseb
Message:

laser appears after five pointsphere are eaten

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h

    r12365 r12380  
    1818            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating an AutonomousDrone through XML.
    1919            virtual void tick(float dt); //!< Defines which actions the AutonomousDrone has to take in each tick.
    20 
     20           
     21            void resetPacmanLaser();
    2122           
    2223
Note: See TracChangeset for help on using the changeset viewer.