equal
deleted
inserted
replaced
100 === <tt>onAttack()</tt> === |
100 === <tt>onAttack()</tt> === |
101 |
101 |
102 <blockquote>This function is called when your Hedgehog attacks. |
102 <blockquote>This function is called when your Hedgehog attacks. |
103 </blockquote> |
103 </blockquote> |
104 |
104 |
105 === <tt>onHJummp()</tt> === |
105 === <tt>onHJump()</tt> === |
106 |
106 |
107 <blockquote>This function is called when you press the high jump key. |
107 <blockquote>This function is called when you press the high jump key. |
108 </blockquote> |
108 </blockquote> |
109 |
109 |
110 === <tt>onLJummp()</tt> === |
110 === <tt>onLJump()</tt> === |
111 |
111 |
112 <blockquote>This function is called when you press the long jump key. |
112 <blockquote>This function is called when you press the long jump key. |
113 </blockquote> |
113 </blockquote> |
114 |
114 |
115 === <tt>onPrecise()</tt> === |
115 === <tt>onPrecise()</tt> === |