Minetest  5.4.0
KeyCache Struct Reference

#include <inputhandler.h>

+ Collaboration diagram for KeyCache:

Public Member Functions

 KeyCache ()
 
void populate ()
 
void populate_nonchanging ()
 

Public Attributes

KeyPress key [KeyType::INTERNAL_ENUM_COUNT]
 
InputHandlerhandler
 

Constructor & Destructor Documentation

◆ KeyCache()

KeyCache::KeyCache ( )
inline

References handler, populate(), and populate_nonchanging().

+ Here is the call graph for this function:

Member Function Documentation

◆ populate()

◆ populate_nonchanging()

void KeyCache::populate_nonchanging ( )

References KeyType::ESC, EscapeKey, and key.

Referenced by KeyCache().

+ Here is the caller graph for this function:

Member Data Documentation

◆ handler

InputHandler* KeyCache::handler

◆ key


The documentation for this struct was generated from the following files: