PokeMe64/src
Philippe Symons 90bb9ccceb
Feature/scroll indication (#3)
Add scroll arrows when there are more items in the list than the list can show at a time.

These arrows can be shown in the main menu (although there aren't enough items in there to have them shown) or in the various DistributionEventPokemonListScene menus.

I also did provisions to support the same for the ScrollWidget in the about screen. Although I haven't implemented that (yet?)
2024-08-22 21:45:31 +02:00
..
animations Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
core Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00
menu Feature/add about screen (#1) 2024-08-20 23:57:35 +02:00
scenes Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00
transferpak Various changes 2024-07-31 22:29:21 +02:00
widget Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00
main.cpp Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00