Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
content_cso.cpp File Reference
#include "content_cso.h"
#include <IBillboardSceneNode.h>
#include "client/texturesource.h"
#include "clientenvironment.h"
#include "client.h"
#include "map.h"
#include "nodedef.h"
+ Include dependency graph for content_cso.cpp:

Classes

class  SmokePuffCSO
 

Functions

ClientSimpleObjectcreateSmokePuff (scene::ISceneManager *smgr, ClientEnvironment *env, v3f pos, v2f size)
 

Function Documentation

◆ createSmokePuff()

ClientSimpleObject * createSmokePuff ( scene::ISceneManager *  smgr,
ClientEnvironment env,
v3f  pos,
v2f  size 
)

Referenced by GenericCAO::directReportPunch(), and GenericCAO::processMessage().

+ Here is the caller graph for this function: