Nuclide
Software Development Kit for id Technology
NSDecal Class Reference

About this class

This entity class represents decals

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

OVERVIEW

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...
 
virtual void PlaceAtScale (vector, string, float)
 

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.

◆ PlaceAtScale()

void NSDecal::PlaceAtScale ( vector  org,
string  dname,
float  sizeScale 
)
virtual

◆ SendEntity()

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

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