Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
Functions
sharedobject.cpp File Reference
#include "shared/game/sharedobject.hpp"
#include "shared/game/status.hpp"

Functions

std::string objectTypeString (ObjectType type)
 Returns a string representation of the ObjectType enum. More...
 

Function Documentation

◆ objectTypeString()

std::string objectTypeString ( ObjectType  type)

Returns a string representation of the ObjectType enum.

Parameters
typeObjectType enum
Returns
String representation of the given ObjectType enum