Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | List of all members
rabbitescape.engine.TestWaterRegionFactory Class Reference

Public Member Functions

void Generate_water_table ()
 
void Make_water_region_two_bridges ()
 
void Make_water_region_two_ramps ()
 
void Make_water_region_block_and_ramp ()
 
void Make_water_region_bridge_and_ramp ()
 
void Water_table_can_contain_standing_water ()
 

Member Function Documentation

void rabbitescape.engine.TestWaterRegionFactory.Generate_water_table ( )

Create a table containing a block and two ramps. Check the generated water table.

void rabbitescape.engine.TestWaterRegionFactory.Make_water_region_block_and_ramp ( )

Test creating regions for a cell with a ramp and a block in it.

void rabbitescape.engine.TestWaterRegionFactory.Make_water_region_bridge_and_ramp ( )

Test creating regions for a cell with a bridge and a ramp in it.

void rabbitescape.engine.TestWaterRegionFactory.Make_water_region_two_bridges ( )

Test creating regions for a cell with both types of bridges in it.

void rabbitescape.engine.TestWaterRegionFactory.Make_water_region_two_ramps ( )

Test creating regions for a cell with both types of ramps in it.

void rabbitescape.engine.TestWaterRegionFactory.Water_table_can_contain_standing_water ( )

Create a table containing a half-full and completely full cell.


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