Luwra
Minimal-overhead Lua wrapper for C++
|
#include <state.hpp>
Inherited by luwra::StateWrapper.
Public Member Functions | |
StateBundle () | |
StateBundle (State *other) | |
Public Attributes | |
std::shared_ptr< State > | state |
|
inline |
|
inline |
std::shared_ptr<State> luwra::internal::StateBundle::state |