#include <Stack.h>
Stack specialization for unsigned short
.
Definition at line 284 of file Stack.h.
◆ get()
static unsigned short Stack< unsigned short >::get |
( |
lua_State * |
L, |
|
|
int |
index |
|
) |
| |
|
inlinestatic |
◆ push()
static void Stack< unsigned short >::push |
( |
lua_State * |
L, |
|
|
unsigned short |
value |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: