Simulant  21.12-1292
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::Params Class Reference

Public Member Functions

 Params (const std::initializer_list< std::pair< const char *, ParamValue >> &params)
 
bool contains (const char *name) const
 
template<typename T >
optional< T > get (const char *name) const
 
ParamKeys arg_names () const
 
template<typename T >
Params set (const char *name, T value)
 
optional< ParamValue > raw (const char *name) const
 

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