UnnamedPythonMicroConsole/resources
Xenthera e23be1cd58 StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images
Image class is just array of palette indices converted from the rgb data of any image by using euclidian distance between palette rgb and pixel rgb. Works well.
2024-05-22 16:09:19 -04:00
..
fonts Added font drawing support, and one font 2024-05-10 15:17:47 -04:00
img.png Added raylib, drawing bounds and tests 2024-04-17 22:05:28 -07:00
mouse.png Color palette test, Mouse test 2024-04-19 15:51:57 -04:00
palette2.hex Color palette test, Mouse test 2024-04-19 15:51:57 -04:00
palette.hex Testing out render texture pixel manipulation and fixed full screen resize bug 2024-04-19 14:31:11 -04:00
pc.png StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
plane2.png StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
plane.png StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
rgb.png StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
Sprite-0001.png StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
the-cosmos-32x.png StateManager and States now have their own reference to Graphics instead of being passed into Draw(), Added image class and test images 2024-05-22 16:09:19 -04:00
thecosmos.hex Differnet palette test, added mouse pressed and mouse held 2024-04-27 18:17:04 -04:00