【初心者】スレを立てる前にココで質問を【Part27】at GAMEDEV
【初心者】スレを立てる前にココで質問を【Part27】 - 暇つぶし2ch56:名前は開発中のものです。
15/01/13 18:41:25.48 YBEoghGf.net
>>51
Feed vJoy Device:
The time has come to do some real work: feed the vJoy device with position data.
There are two approaches:
1. Efficient: Collect position data, place the data in a position structure then finally send the data to the device.
2. Robust: Reset the device once then send the position data for every control (axis, button,POV) at a time.
The first approach is more efficient but requires more code to deal with the position structure. The second approach
hides the details of the data fed to the device at the expence of exessive calls to the device driver.
とreadmeに書いてあるので、二種類の指定方法があって、好きに選んでということかもしれません


次ページ
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch