SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送

DxLibEx.hpp の解説

#include <assert.h>
#include <string>
#include <deque>
#include <list>

DxLibEx.hppのインクルード依存関係図

Include dependency graph

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

Included by dependency graph

ソースコードを見る。

名前空間

namespace  dxex

構成

class  IdKingyoInputManager
 まだ暫定版だから機能は追加される予定有り。 [詳細]

class  IdKingyoSetupTools
struct  tugDxLibSetup_
struct  tugInputData
 input data [詳細]


マクロ定義

#define MB(s)   ::MessageBox(NULL,s,"MESSAGE",MB_OK)
#define ODS(s)   ::OutputDebugString(s)
#define DKINGYO_NOT_MOUNTED   -100
#define VISUAL_LASTERROR()
 GetLastError 可視化.

#define _DKINGYO_JOYPAD_NUM   10
 tugInputData joypad number


Typedef

typedef int(* DXLIB_FLIP_OR_COPY )(void)
typedef tugInputData DKINGYO_INPUT_DATA
 input data

typedef tugDxLibSetup_ DXLIBSETUP_STRUCTURE


マクロ定義の解説

#define _DKINGYO_JOYPAD_NUM   10
 

tugInputData joypad number

#define DKINGYO_NOT_MOUNTED   -100
 

#define MB  )     ::MessageBox(NULL,s,"MESSAGE",MB_OK)
 

#define ODS  )     ::OutputDebugString(s)
 

 
#define VISUAL_LASTERROR  ) 
 

値:

{\
        LPVOID lpMsgBuf;\
        FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_INSERTS,\
                     NULL, GetLastError(), MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPTSTR)&lpMsgBuf, 0, NULL );\
        ::MessageBox( NULL, (LPCTSTR)lpMsgBuf, "Error", MB_OK | MB_ICONINFORMATION );\
        LocalFree( lpMsgBuf );\
    }
GetLastError 可視化.


Typedef の解説

typedef struct tugInputData DKINGYO_INPUT_DATA
 

input data

typedef int(* DXLIB_FLIP_OR_COPY)(void)
 

typedef struct tugDxLibSetup_ DXLIBSETUP_STRUCTURE
 


DxLib Extension Library ( DxEx )に対してThu Aug 21 13:19:06 2003に生成されました。 doxygen1.3