stevejackson / frostwave

Automatically exported from code.google.com/p/frostwave
0 stars 0 forks source link

Implement the Cell class. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The cell class is a rect that contains a list of objects whose positions 
are within its bounds. The class will draw these objects to screen if 
Cell.Draw() is called. The Scene Graph will create a grid of Cells to form 
the spatial partitioning system.

Original issue reported on code.google.com by vedr...@gmail.com on 18 May 2008 at 6:01

GoogleCodeExporter commented 9 years ago
Verification needed.

Original comment by vedr...@gmail.com on 21 May 2008 at 3:49

GoogleCodeExporter commented 9 years ago
Verified.

Original comment by steven.j...@gmail.com on 25 May 2008 at 10:30