1 #ifndef ROGUELIKE_ALG_LOS_EVENOCTANTITERATOR_H_
2 #define ROGUELIKE_ALG_LOS_EVENOCTANTITERATOR_H_
37 #endif // ROGUELIKE_ALG_LOS_EVENOCTANTITERATOR_H_
Definition: evenoctantiterator.h:20
Definition: octantiterator.h:20
bool FocusIsControlTile() const
Definition: evenoctantiterator.cc:46
EvenOctantIterator(double range_squared)
Definition: evenoctantiterator.cc:18
~EvenOctantIterator()
Definition: evenoctantiterator.h:25
EvenOctantIterator & operator++()
Definition: evenoctantiterator.cc:20
void Reset()
Definition: evenoctantiterator.cc:42