Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
OIS
Commits
24236447
Commit
24236447
authored
Sep 17, 2015
by
TheOnlyJoey
Browse files
Merge pull request #5 from hymerman/tidying
General tidy-up
parents
c546989f
ed6e1ba6
Changes
121
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
278 additions
and
276 deletions
+278
-276
src/win32/Win32InputManager.cpp
src/win32/Win32InputManager.cpp
+278
-276
No files found.
src/win32/Win32InputManager.cpp
View file @
24236447
...
...
@@ -230,6 +230,8 @@ bool Win32InputManager::vendorExist(Type iType, const std::string & vendor)
//----------------------------------------------------------------------------//
Object
*
Win32InputManager
::
createObject
(
InputManager
*
creator
,
Type
iType
,
bool
bufferMode
,
const
std
::
string
&
vendor
)
{
OIS_UNUSED
(
creator
);
Object
*
obj
=
0
;
switch
(
iType
)
...
...
Prev
1
…
3
4
5
6
7
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment