Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2019, 4:29:11 PM (5 years ago)
Author:
cwaupoti
Message:

temorary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Boxhead_FS19/src/modules/hover/Hover.h

    r12390 r12398  
    6262                { return this->numberOfFlags_; }
    6363
    64              void spawnZombie(std::string id);
    65 
    66             /**
    67              * @brief Set the position of an object
    68              * @param id The ID of the object
    69              * @param x The position on the x-axis
    70              * @param y The position on the y-axis
    71              * @param z The position on the z-axis
    72              */
    7364
    7465        private:
Note: See TracChangeset for help on using the changeset viewer.