MCPcopy Create free account
hub / github.com/EasyRPG/Player / Start

Method Start

src/scene.cpp:214–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214void Scene::Start() {
215}
216
217void Scene::Continue(SceneType /* prev_scene */) {
218}

Callers 15

RequestMethod · 0.45
StartAttackMethod · 0.45
CreateSpriteMethod · 0.45
FrameMethod · 0.45
BgmPlayMethod · 0.45
SePlayMethod · 0.45
ReloadSystemGraphicMethod · 0.45
OnBgmReadyMethod · 0.45
OnSeReadyMethod · 0.45
Window_ShopPartyMethod · 0.45
BattleAnimationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected