Joe Shotton / ll16j23s_test_docs

SnakeEngine.h

Committer:
JoeShotton
Date:
2020-04-05
Revision:
26:a596dce2f938

File content as of revision 26:a596dce2f938:




    /** Play a single tone for the specifed duration
    *@param state of movement fsm
    *@param current x value of head
    *@param current y value of head
    */
    bool collision(int state, int x, int y,);