本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
ps3: prevent compilation of Ps3Input on other platforms.
legacy
Sam Hocevar
sam
13 年之前
父節點
f4bf2954ba
當前提交
971920e1fd
共有
2 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
二進制
gfx/font/ascii.png
+2
-0
src/ps3input.cpp
二進制
gfx/font/ascii.png
查看文件
Before
After
Width:
112
| Height:
240
| Size:
4.7 KiB
Width:
112
| Height:
240
| Size:
4.7 KiB
+ 2
- 0
src/ps3input.cpp
查看文件
@@ -38,11 +38,13 @@ class Ps3InputData
{
friend class Ps3Input;
#if defined __CELLOS_LV2__
vec2 mousepos;
vec3i mousebuttons;
CellPadFilterIIRSos filter_sos[NUM_PADS][4];
bool circle_validates;
#endif
};
/*
Write
Preview
Loading…
取消
儲存