Skip to content

TileMap::draw() can be further optimized. #3

@SeanTheSheepCS

Description

@SeanTheSheepCS

From the member variables, we can probably figure out which tiles need to be drawn ahead of time to save calling drawTileAtRowAndColInWindow(...) that many times. This optimization is very small though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions