Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
zombie.qh File Reference
#include "../all.qh"
Include dependency graph for zombie.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zombie

Functions

 MODEL (MON_ZOMBIE, M_Model("zombie.dpm"))
 REGISTER_MONSTER (ZOMBIE, NEW(Zombie))

Function Documentation

◆ MODEL()

MODEL ( MON_ZOMBIE ,
M_Model("zombie.dpm")  )

◆ REGISTER_MONSTER()

REGISTER_MONSTER ( ZOMBIE ,
NEW(Zombie)  )

References NEW, and REGISTER_MONSTER.