Skip to content

Remove App::platform#605

Open
bluepilledgreat wants to merge 3 commits into
nbcraft-org:masterfrom
bluepilledgreat:removal/app-platform-method
Open

Remove App::platform#605
bluepilledgreat wants to merge 3 commits into
nbcraft-org:masterfrom
bluepilledgreat:removal/app-platform-method

Conversation

@bluepilledgreat
Copy link
Copy Markdown
Contributor

Closes #549

teardownRenderer();
Resource::teardownLoaders();
// Stop our SoundSystem before we nuke our sound buffers and cause it to implode
platform()->getSoundSystem()->stopEngine();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you create a platform() function within the scope of the CPP file? I like having the shorthand here. of all of the files, this is where AppPlatform is used the most afaik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove App::platform()

2 participants