|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Classes | |
| class | Mage |
| class | MageSpike |
Functions | |
| MODEL (MON_MAGE, M_Model("nanomage.dpm")) | |
| REGISTER_MONSTER (MAGE, NEW(Mage)) | |
| REGISTER_WEAPON (MAGE_SPIKE, NEW(MageSpike)) | |
| MODEL | ( | MON_MAGE | , |
| M_Model("nanomage.dpm") | ) |
References NEW, and REGISTER_MONSTER.
References NEW, and REGISTER_WEAPON.