mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-12-15 13:27:06 +08:00
generic Calc.Approach
This commit is contained in:
@ -6,7 +6,6 @@ namespace Strawberry
|
||||
public class Scene
|
||||
{
|
||||
public float TimeStarted { get; private set; }
|
||||
public Rect Bounds;
|
||||
|
||||
private List<Entity> entities;
|
||||
private HashSet<Entity> toRemove;
|
||||
|
||||
Reference in New Issue
Block a user