Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
test.fov.ViewFieldImplTest Class Referenceabstract
Inheritance diagram for test.fov.ViewFieldImplTest:
test.fov.RayCasterTest test.fov.ShadowCasterTests

Public Member Functions

void init ()
 
void emptyAllVisible ()
 
void rangeLimits ()
 
void pillarN ()
 
void pillarS ()
 
void pillarE ()
 
void pillarW ()
 
void pillarNW ()
 
void pillarSE ()
 
void pillarNE ()
 
void pillarSW ()
 
void wallBlocksNE ()
 
void wallBlocksNW ()
 
void wallBlocksSE ()
 
void wallBlocksSW ()
 

Protected Member Functions

abstract ViewField getInstance ()
 

Protected Attributes

ViewField viewField
 

The documentation for this class was generated from the following file: