PokeMe64/include/widget
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
..
CursorWidget.h Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
DialogWidget.h Various changes 2024-07-31 22:29:21 +02:00
IFocusListener.h Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
ImageWidget.h Feature/add about screen (#1) 2024-08-20 23:57:35 +02:00
IScrollWindowListener.h Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00
IWidget.h Work on ScrollWidget (Work In Progress/Incomplete) 2024-08-01 21:27:49 +02:00
ListItemFiller.h Various changes 2024-07-31 22:29:21 +02:00
MenuItemWidget.h Various changes 2024-07-31 22:29:21 +02:00
ScrollWidget.h Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00
TextWidget.h Feature/add about screen (#1) 2024-08-20 23:57:35 +02:00
TransferPakDetectionWidget.h Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
VerticalList.h Feature/scroll indication (#3) 2024-08-22 21:45:31 +02:00