PokeMe64/include/core
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
..
Application.h Various changes 2024-07-31 22:29:21 +02:00
common.h Various changes 2024-07-31 22:29:21 +02:00
DragonUtils.h Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00
FontManager.h Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
RDPQGraphics.h Feature/add about screen (#1) 2024-08-20 23:57:35 +02:00
Sprite.h Add StatsScene for showing obtained pokemon 2024-08-13 19:18:14 +02:00