代码搜索:directinput
找到约 390 项符合「directinput」的源代码
代码结果 390
www.eeworm.com/read/108031/15596093
h tetrisinput.h
#pragma once
#define DIRECTINPUT_VERSION 0x0800
#include
#define DINPUT_BUFFER_SIZE 8 //键盘sample缓冲大小
#define KEY_REPEAT_INTERVAL 100 //键盘重复的速度
#define MAX_KEYDEF 5 //Key Define
www.eeworm.com/read/107686/15603495
dep 斗地主.dep
# Microsoft Developer Studio Generated Dependency File, included by 斗地主.mak
.\Client_Game.cpp : \
".\Client_Game.h"\
".\Draw_Cards_Engine.h"\
".\Draw_Item_Engine.h"\
".\Game.h"\
".\Link.h
www.eeworm.com/read/337398/12372303
cpp game_input.cpp
#include "Game_User.h"
CGInput::CGInput(HINSTANCE hInstance,HWND hWnd)
{
//创建DirectInput8对象
if(DI_OK!=DirectInput8Create( hInstance,DIRECTINPUT_VERSION,
IID_IDirectInput8,(LPVOID*)&m_pDInput
www.eeworm.com/read/246290/12741024
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//
www.eeworm.com/read/246290/12741497
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//
www.eeworm.com/read/246290/12741711
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//
www.eeworm.com/read/246290/12742050
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//
www.eeworm.com/read/195032/5115368
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//
www.eeworm.com/read/195032/5115411
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//
www.eeworm.com/read/195032/5115457
cs dinput.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using Microsoft.DirectX;
using Microsoft.DirectX.DirectInput;
///
/// This class is where the DirectInput routines
//