SDL/src/sensor
Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID()
While it makes sense to get an object pointer from an object ID, you want to get object attributes for an ID, otherwise e.g. GetNameFromID() sounds like it's a name ID, not an object ID. This is also consistent with the function naming convention in SDL2.
2024-07-14 15:56:50 -07:00
..
android thread: Reworked SDL_CreateThread to be consistent across platforms. 2024-05-22 11:39:43 -04:00
coremotion Updated copyright for 2024 2024-01-01 13:15:26 -08:00
dummy Updated copyright for 2024 2024-01-01 13:15:26 -08:00
n3ds Updated copyright for 2024 2024-01-01 13:15:26 -08:00
vita Updated copyright for 2024 2024-01-01 13:15:26 -08:00
windows Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sensor.c Renamed *FromID() to *ForID() 2024-07-14 15:56:50 -07:00
SDL_sensor_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_syssensor.h Prevent crashes if freed objects are passed to SDL API functions 2024-06-03 08:54:46 -07:00