MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / setPage

Method setPage

Engine/source/afx/ui/afxSpellButton.cpp:326–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326void afxSpellButton::setPage(U8 page)
327{
328 book_slot.x = page;
329 update_bitmap();
330}
331
332const char* afxSpellButton::formatDesc(char* buffer, int len) const
333{

Callers 1

afxSpellButton.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected