MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / update

Method update

src/SB/Game/zTalkBox.cpp:1764–1767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1762 }
1763
1764 state_enum stop_state_type::update(xScene& scn, F32 dt)
1765 {
1766 return (state_enum)-1;
1767 }
1768 void state_type::start()
1769 {
1770 }

Callers 1

update_allMethod · 0.45

Calls 4

update_prompt_statusFunction · 0.85
update_quit_statusFunction · 0.85
pad_pressedFunction · 0.85
playingMethod · 0.80

Tested by

no test coverage detected