Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

2D-Plane data structure

Name: Anonymous 2007-07-28 23:54 ID:FnbT6tna

I am writing an rts game engine in C++. Does anyone know of a good example of a 2d plane data structure for storing mobile units and fog of war?

Name: Anonymous 2007-07-31 3:28 ID:mvKBN4dn

A simple array of arrays of booleans should work fine for fog of war.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List