Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
326
void afxSpellButton::setPage(U8 page)
327
{
328
book_slot.x = page;
329
update_bitmap();
330
}
331
332
const char* afxSpellButton::formatDesc(char* buffer, int len) const
333
{
Callers
1
afxSpellButton.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected