Implemented OSX/Joysticks and fixed some tabulations
This commit is contained in:
parent
61adc51d09
commit
535733f5c7
9 changed files with 372 additions and 31 deletions
|
@ -54,7 +54,7 @@ namespace sf
|
|||
#elif defined(SFML_SYSTEM_MACOS)
|
||||
|
||||
// Window handle is NSWindow (void*) on Mac OS X - Cocoa
|
||||
typedef void* WindowHandle;
|
||||
typedef void* WindowHandle;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue