utarsuno / DairyRun

Open Source Andriod Arcade Game
2 stars 0 forks source link

Remove Checking The Left Side of Screen House Rendering Optimization. #3

Closed utarsuno closed 10 years ago

utarsuno commented 10 years ago

This is referring to "//TODO: Remove the checking for left of the screen because the houses should have been moved by then."

utarsuno commented 10 years ago

Houses are not re-initialized to the right of the screen after they leave the left side of the screen thus the check for them being to the left of the screen when rendering has been removed.