dxlib_d.dxdatatypeandroid

Undocumented in source.

Members

Aliases

BITMAPFILEHEADER
alias BITMAPFILEHEADER = .tagBITMAPFILEHEADER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BITMAPINFO
alias BITMAPINFO = .tagBITMAPINFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BITMAPINFOHEADER
alias BITMAPINFOHEADER = .tagBITMAPINFOHEADER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BOOL
alias BOOL = int

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BYTE
alias BYTE = core.stdc.stdint.uint8_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DWORD
alias DWORD = core.stdc.stdint.uint32_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DWORD_PTR
alias DWORD_PTR = core.stdc.stdint.uint64_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DWORD_PTR
alias DWORD_PTR = core.stdc.stdint.uint32_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

HBITMAP
alias HBITMAP = void*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

HINSTANCE
alias HINSTANCE = void*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONG
alias LONG = int

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONGLONG
alias LONGLONG = core.stdc.stdint.int64_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LONG_PTR
alias LONG_PTR = core.stdc.stdint.int32_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPBITMAPFILEHEADER
alias LPBITMAPFILEHEADER = .tagBITMAPFILEHEADER*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPBITMAPINFO
alias LPBITMAPINFO = .tagBITMAPINFO*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPBITMAPINFOHEADER
alias LPBITMAPINFOHEADER = .tagBITMAPINFOHEADER*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPDWORD
alias LPDWORD = core.stdc.stdint.uint32_t*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPLONG
alias LPLONG = int*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPPOINT
alias LPPOINT = .tagPOINT*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPRECT
alias LPRECT = .tagRECT*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPSIZE
alias LPSIZE = .tagSIZE*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

LPSTR
alias LPSTR = char*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

NPPOINT
alias NPPOINT = .tagPOINT*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

NPRECT
alias NPRECT = .tagRECT*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PBITMAPFILEHEADER
alias PBITMAPFILEHEADER = .tagBITMAPFILEHEADER*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PBITMAPINFO
alias PBITMAPINFO = .tagBITMAPINFO*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PBITMAPINFOHEADER
alias PBITMAPINFOHEADER = .tagBITMAPINFOHEADER*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

POINT
alias POINT = .tagPOINT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PPOINT
alias PPOINT = .tagPOINT*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PRECT
alias PRECT = .tagRECT*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

PSIZE
alias PSIZE = .tagSIZE*

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

RECT
alias RECT = .tagRECT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

RGBQUAD
alias RGBQUAD = .tagRGBQUAD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

SIZE
alias SIZE = .tagSIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

TCHAR
alias TCHAR = core.stdc.stddef.wchar_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

TCHAR
alias TCHAR = char

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

ULONGLONG
alias ULONGLONG = core.stdc.stdint.uint64_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

WORD
alias WORD = core.stdc.stdint.uint16_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

DX_ANDROID_SENSOR_ACCELEROMETER
anonymousenum DX_ANDROID_SENSOR_ACCELEROMETER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

MAKEFOURCC
MAKEFOURCC(C0 ch0, C1 ch1, C2 ch2, C3 ch3)

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

BI_BITFIELDS
enum BI_BITFIELDS;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BI_RGB
enum BI_RGB;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BI_RLE4
enum BI_RLE4;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

BI_RLE8
enum BI_RLE8;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

DX_READSOUNDFUNCTION_AT9
enum DX_READSOUNDFUNCTION_AT9;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

FALSE
enum FALSE;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

FILE_ATTRIBUTE_DIRECTORY
enum FILE_ATTRIBUTE_DIRECTORY;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

TRUE
enum TRUE;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_ND
enum _FPCLASS_ND;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_NINF
enum _FPCLASS_NINF;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_NN
enum _FPCLASS_NN;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_NZ
enum _FPCLASS_NZ;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_PD
enum _FPCLASS_PD;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_PINF
enum _FPCLASS_PINF;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_PN
enum _FPCLASS_PN;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_PZ
enum _FPCLASS_PZ;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_QNAN
enum _FPCLASS_QNAN;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

_FPCLASS_SNAN
enum _FPCLASS_SNAN;

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

tagBITMAPFILEHEADER
struct tagBITMAPFILEHEADER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

tagBITMAPINFO
struct tagBITMAPINFO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

tagBITMAPINFOHEADER
struct tagBITMAPINFOHEADER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

tagPOINT
struct tagPOINT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

tagRECT
struct tagRECT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

tagRGBQUAD
struct tagRGBQUAD

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

tagSIZE
struct tagSIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta