Nuclide
Software Development Kit for id Tech
NSDecal Class Reference

This entity class represents decals
More...

#include <NSDecal.h>

Public Member Functions

void NSDecal (void)
 
virtual float SendEntity (entity, float)
 
virtual void Place (vector, string)
 Paint the given decal at the specified position. More...
 

Detailed Description

This entity class represents decals

QUAKED NSDecal (1 .5 0) (-8 -8 -8) (8 8 8)

OVERVIEW

Constructor & Destructor Documentation

◆ NSDecal()

void NSDecal::NSDecal ( void  )

Member Function Documentation

◆ Place()

void NSDecal::Place ( vector  org,
string  dname 
)
virtual

Paint the given decal at the specified position.

◆ SendEntity()

float NSDecal::SendEntity ( entity  ePEnt,
float  changedflags 
)
virtual

The documentation for this class was generated from the following files: