fxengine/doc/latex/keyboard_8h.tex

46 lines
2.5 KiB
TeX
Raw Normal View History

2019-08-29 16:38:48 +02:00
\hypertarget{keyboard_8h}{}\section{include/event/keyboard.h File Reference}
\label{keyboard_8h}\index{include/event/keyboard.h@{include/event/keyboard.h}}
{\ttfamily \#include $<$gint/keyboard.\+h$>$}\newline
{\ttfamily \#include $<$gint/keycodes.\+h$>$}\newline
{\ttfamily \#include $<$stdint.\+h$>$}\newline
\subsection*{Typedefs}
\begin{DoxyCompactItemize}
\item
typedef void($\ast$ \mbox{\hyperlink{keyboard_8h_a30f3e13f816b2411155158754d407bfa}{callback}}) (void)
\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item
void \mbox{\hyperlink{keyboard_8h_a7ea4d999902832273c81f1c3811ea141}{event\+\_\+keyboard\+\_\+set\+\_\+key}} (uint32\+\_\+t matrix\+\_\+code, uint32\+\_\+t ev\+\_\+type, \mbox{\hyperlink{keyboard_8h_a30f3e13f816b2411155158754d407bfa}{callback}} function)
\item
void \mbox{\hyperlink{keyboard_8h_abe5e5e93ac4971d06197c6530a5919e8}{event\+\_\+keyboard\+\_\+reload}} ()
\end{DoxyCompactItemize}
\subsection{Typedef Documentation}
\mbox{\Hypertarget{keyboard_8h_a30f3e13f816b2411155158754d407bfa}\label{keyboard_8h_a30f3e13f816b2411155158754d407bfa}}
\index{keyboard.h@{keyboard.h}!callback@{callback}}
\index{callback@{callback}!keyboard.h@{keyboard.h}}
\subsubsection{\texorpdfstring{callback}{callback}}
{\footnotesize\ttfamily typedef void($\ast$ callback) (void)}
Definition at line 16 of file keyboard.\+h.
\subsection{Function Documentation}
\mbox{\Hypertarget{keyboard_8h_abe5e5e93ac4971d06197c6530a5919e8}\label{keyboard_8h_abe5e5e93ac4971d06197c6530a5919e8}}
\index{keyboard.h@{keyboard.h}!event\_keyboard\_reload@{event\_keyboard\_reload}}
\index{event\_keyboard\_reload@{event\_keyboard\_reload}!keyboard.h@{keyboard.h}}
\subsubsection{\texorpdfstring{event\_keyboard\_reload()}{event\_keyboard\_reload()}}
{\footnotesize\ttfamily void event\+\_\+keyboard\+\_\+reload (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}
\mbox{\Hypertarget{keyboard_8h_a7ea4d999902832273c81f1c3811ea141}\label{keyboard_8h_a7ea4d999902832273c81f1c3811ea141}}
\index{keyboard.h@{keyboard.h}!event\_keyboard\_set\_key@{event\_keyboard\_set\_key}}
\index{event\_keyboard\_set\_key@{event\_keyboard\_set\_key}!keyboard.h@{keyboard.h}}
\subsubsection{\texorpdfstring{event\_keyboard\_set\_key()}{event\_keyboard\_set\_key()}}
{\footnotesize\ttfamily void event\+\_\+keyboard\+\_\+set\+\_\+key (\begin{DoxyParamCaption}\item[{uint32\+\_\+t}]{matrix\+\_\+code, }\item[{uint32\+\_\+t}]{ev\+\_\+type, }\item[{\mbox{\hyperlink{keyboard_8h_a30f3e13f816b2411155158754d407bfa}{callback}}}]{function }\end{DoxyParamCaption})}