le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
scoped_mapping.hpp File Reference

Go to the source code of this file.

Classes

class  le::input::ScopedMapping< Type >
 RAII wrapper for associating a mapping with a router. More...
 

Namespaces

namespace  le
 
namespace  le::input
 

Typedefs

using le::input::ScopedActionMapping = ScopedMapping< ActionMapping >