DxLib做彈幕射擊遊戲(二)——畫一臺敵機

  直接看代碼:     #include "DxLib.h" int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow ) { ChangeWindowMode( TRUE ) ; if( DxLib_Init() == -1 ){return -1 ;}
相關文章
相關標籤/搜索