CodeSubWars 0.4.7b
CodeSubWars::CSWObject Class Reference

#include <CSWObject.h>

Inheritance diagram for CodeSubWars::CSWObject:

Public Member Functions

const std::string & getName () const
 

Detailed Description

This is the base class for all objects within a world.

Member Function Documentation

◆ getName()

const std::string & CodeSubWars::CSWObject::getName ( ) const

Return the name of the object.

Returns
The current name of the object.

Generated at Sun Aug 7 2022 for project CodeSubWars. www.codesubwars.org