Nuclide
Software Development Kit for id Technology (BETA)
ncUserEntity_Graffiti Class Reference

About this class

This entity class represents a ncPlayer their spraylogo.

There can only be 1 in the map for any one client. Sprays use the infoblob functionality to retrieve an image over the network.

Unlike other ncUserEntity objects, it's not an interactive surface. Therefore it's not a true ncUserEntity.

Inheritance diagram for ncUserEntity_Graffiti:
ncEntity

Public Member Functions

void ncUserEntity_Graffiti (void)
 
virtual float predraw (void)
 
virtual void ReloadVideoResources (void)
 Client: Called when video resources need to be allocated or reloaded for the entity. More...
 

Constructor & Destructor Documentation

◆ ncUserEntity_Graffiti()

void ncUserEntity_Graffiti::ncUserEntity_Graffiti ( void  )

Member Function Documentation

◆ predraw()

float ncUserEntity_Graffiti::predraw ( void  )
virtual

Reimplemented from ncEntity.

◆ ReloadVideoResources()

void ncUserEntity_Graffiti::ReloadVideoResources ( void  )
virtual

Client: Called when video resources need to be allocated or reloaded for the entity.

Reimplemented from ncEntity.


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