Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Public Member Functions | List of all members
test.core.ActorTest Class Reference
Inheritance diagram for test.core.ActorTest:
test.core.CoreTest

Public Member Functions

void constructorSetsFace ()
 
void unboundPosX ()
 
void unboundPosY ()
 
void setPosMovesActor ()
 
void setPosChangesXY ()
 
void posMirrorsXY ()
 
void posImmutableWithMove ()
 
void setPosBounds ()
 
void setPosUnbound ()
 
void setPosCoord ()
 
void setPosNullCoord ()
 
void moveIntCallsSetPos ()
 
void moveIntBounds ()
 
void moveCoordCallsSetPos ()
 
void moveCoordBounds ()
 
void moveNullCoord ()
 
void moveDirCallsSetPos ()
 
void moveNullDir ()
 
void expiredDefault ()
 
void expireExpires ()
 
void expirePropagates ()
 
void attachSetsHolder ()
 
void attachNullHolder ()
 
void attachSetsWorld ()
 
void attachPropagatesWorld ()
 
void attachDisablesSetPos ()
 
void attachSetsPos ()
 
void attachPosPropogates ()
 
void attachDoesNotPlace ()
 
void attachDisablesAttach ()
 
void attachBound ()
 
void attachSelf ()
 
void attachDisablesAddActor ()
 
void attachDisablesRemoveActor ()
 
void holdsOne ()
 
void holdsMulti ()
 
void holdsFilters ()
 
void holdsNullClass ()
 
void holdsDefaultClass ()
 
void detachUnsetsHolder ()
 
void detachReleaseActor ()
 
void detachNonHeld ()
 
void detachPlaces ()
 
void detachPosIndependent ()
 
void detachPosPropgates ()
 
- Public Member Functions inherited from test.core.CoreTest
void init ()
 

Additional Inherited Members

- Static Public Member Functions inherited from test.core.CoreTest
static void testBounds (BoundTest test, int width, int height)
 
- Protected Attributes inherited from test.core.CoreTest
World world
 
Actor actor
 

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