dxlib-d ~master (2022-03-05T17:33:58.8914936)
Dub
Repo
windows_sample.app
windows_sample
Undocumented in source.
Members
Functions
Kaigyou
void
Kaigyou
()
Undocumented in source.
WinMain
int
WinMain
(dxlib_d.DxDataType.HINSTANCE hInstance, dxlib_d.DxDataType.HINSTANCE hPrevInstance, dxlib_d.DxDataType.LPSTR lpCmdLine, int nCmdShow)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Manifest constants
HEIGTH
enum
HEIGTH
;
Undocumented in source.
MOJI_SIZE
enum
MOJI_SIZE
;
Undocumented in source.
STRBUF_HEIGHT
enum
STRBUF_HEIGHT
;
Undocumented in source.
STRBUF_WIDTH
enum
STRBUF_WIDTH
;
Undocumented in source.
WIDTH
enum
WIDTH
;
Undocumented in source.
Static variables
String
wchar
[
256
][]
String
;
Undocumented in source.
String
char
[
256
][]
String
;
Undocumented in source.
String
char
[
256
][]
String
;
Undocumented in source.
Variables
CP
int
CP
;
Undocumented in source.
Count
int
Count
;
Undocumented in source.
CursorX
int
CursorX
;
Undocumented in source.
CursorX_CP
int
CursorX_CP
;
Undocumented in source.
CursorY
int
CursorY
;
Undocumented in source.
EndFlag
bool
EndFlag
;
Undocumented in source.
KeyWaitFlag
bool
KeyWaitFlag
;
Undocumented in source.
SP
int
SP
;
Undocumented in source.
StringBuf
dxlib_d
.
DxDataType
.
TCHAR
[(.
STRBUF_WIDTH
*
4
) +
1
][.
STRBUF_HEIGHT
]
StringBuf
;
Undocumented in source.
Meta
Source
See Source File
windows_sample
modules
app