ladybird/Userland/Demos/CatDog
kleines Filmröllchen 81c042a8cd Demos/CatDog: Show different messages depending on state
There are two new sets of messages for the new application-dependent
main states of CatDog. With the current Array-based system, all message
collections must have the same number of messages, but that's not a
problem.
2022-03-02 18:10:02 +01:00
..
CatDog.cpp Demos/CatDog: Introduce inspector & artist states based on open programs 2022-03-02 18:10:02 +01:00
CatDog.h Demos/CatDog: Introduce inspector & artist states based on open programs 2022-03-02 18:10:02 +01:00
CMakeLists.txt CatDog: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
main.cpp Demos/CatDog: Introduce inspector & artist states based on open programs 2022-03-02 18:10:02 +01:00
SpeechBubble.cpp Demos/CatDog: Show different messages depending on state 2022-03-02 18:10:02 +01:00
SpeechBubble.h Demos/CatDog: Let the speech bubble know about the CatDog widget 2022-03-02 18:10:02 +01:00