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

Classes

class  TracingWinListener
 

Public Member Functions

void Many_threads_can_manipulate_World_simultaneously () throws Exception
 
void Step_steps_world ()
 
void Step_notifies_when_we_won ()
 
void Step_notifies_when_we_lost ()
 
void AddToken_adds_a_token_if_youve_got_some ()
 
void AddToken_does_not_add_a_token_if_youve_not_got_any ()
 
void AddToken_returns_how_many_are_left ()
 
void AddToken_does_not_add_a_token_if_its_outside_world ()
 
void AddToken_does_not_add_a_token_if_not_running ()
 
void GameRunning_reports_game_status ()
 
void Stats_listeners_are_notified_when_stats_change ()
 
void Fast_is_set_by_constructor ()
 
void Step_one_frame_if_fast_is_false ()
 
void Step_three_frames_if_fast_is_true ()
 

Member Function Documentation

void rabbitescape.render.TestPhysics.AddToken_adds_a_token_if_youve_got_some ( )
void rabbitescape.render.TestPhysics.AddToken_does_not_add_a_token_if_its_outside_world ( )
void rabbitescape.render.TestPhysics.AddToken_does_not_add_a_token_if_not_running ( )
void rabbitescape.render.TestPhysics.AddToken_does_not_add_a_token_if_youve_not_got_any ( )
void rabbitescape.render.TestPhysics.AddToken_returns_how_many_are_left ( )
void rabbitescape.render.TestPhysics.Fast_is_set_by_constructor ( )
void rabbitescape.render.TestPhysics.GameRunning_reports_game_status ( )
void rabbitescape.render.TestPhysics.Many_threads_can_manipulate_World_simultaneously ( ) throws Exception
void rabbitescape.render.TestPhysics.Stats_listeners_are_notified_when_stats_change ( )
void rabbitescape.render.TestPhysics.Step_notifies_when_we_lost ( )
void rabbitescape.render.TestPhysics.Step_notifies_when_we_won ( )
void rabbitescape.render.TestPhysics.Step_one_frame_if_fast_is_false ( )
void rabbitescape.render.TestPhysics.Step_steps_world ( )
void rabbitescape.render.TestPhysics.Step_three_frames_if_fast_is_true ( )

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