This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd8e05ed490bce895ec881558484adf4a3e26c52
FlaxEngine
/
Source
/
Engine
/
Platform
/
Win32
History
Wojtek Figat
9f7ae5bb58
Fix warning
2023-07-03 22:13:13 +02:00
..
IncludeWindowsHeaders.h
Refactor platform process startup with
CreateProcessSettings
2023-03-22 14:09:20 +01:00
Win32ConditionVariable.h
…
Win32CriticalSection.h
…
Win32Defines.h
…
Win32File.cpp
…
Win32File.h
Add FLAXENGINE_API to platform specific classes
2023-02-26 17:29:51 +02:00
Win32FileSystem.cpp
…
Win32FileSystem.h
…
Win32Network.cpp
…
Win32Network.h
…
Win32Platform.cpp
…
Win32Platform.h
Add
Platform::GetMousePosition
/
WindowsPlatform::SetMousePosition
for unified access to screen-space mouse position on all platforms
2023-05-28 15:30:16 +02:00
Win32StringUtils.cpp
Fix warning
2023-07-03 22:13:13 +02:00
Win32Thread.cpp
Fix error when joining exited threads
2023-01-29 21:30:01 +02:00
Win32Thread.h
Add FLAXENGINE_API to platform specific classes
2023-02-26 17:29:51 +02:00
WindowsMinimal.h
…