minecraft-pi-reborn/symbols/src/gui/components/Touch_TButton.def

5 lines
79 B
Modula-2
Raw Normal View History

2024-02-01 19:56:16 +00:00
extends Button;
size 0x28;
2024-05-09 05:25:53 +00:00
constructor (int id, std::string *text) = 0x1c168;