Skip to content

Refactor ResourceManager::Load* methods #29

Open
@sethballantyne

Description

@sethballantyne

LoadSoundBuffers(), LoadSurfaces() and LoadXML() all have shared code that can be refactored into a single method and called as needed. The two calls to Directory::GetFiles() can be reduced to one, as well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions