Kai Blaschke
|
3073a88cd1
|
Use "#pragma once" instead of include guards
|
2024-02-25 15:46:47 +01:00 |
|
Kae
|
0497048b44
|
Add input.mousePosition
|
2023-11-02 08:12:21 +11:00 |
|
Kae
|
3aa45ab799
|
Add voice muting, add input key and mouse functions
|
2023-07-20 12:52:08 +10:00 |
|
Kae
|
2b964a2384
|
Remove indent from Star:: in StarInput.hpp
|
2023-07-12 20:59:23 +10:00 |
|
Kae
|
7d86194cae
|
fix three constructors having a struct keyword in them
i didn't even notice, and only MSVC silently let it compile. what the fuck
|
2023-07-03 04:05:42 +10:00 |
|
Kae
|
2386a95342
|
Input Binding support
|
2023-07-02 17:19:54 +10:00 |
|
Kae
|
73841ee041
|
more Input work
|
2023-07-02 10:55:25 +10:00 |
|
Kae
|
3fc7a85a52
|
More work on the Input system
|
2023-07-02 08:16:14 +10:00 |
|
Kae
|
15b0e99460
|
Initial setup of input stuff
|
2023-07-02 06:34:43 +10:00 |
|