equal
deleted
inserted
replaced
110 === <tt>onLJump()</tt> === |
110 === <tt>onLJump()</tt> === |
111 This function is called when you press the long jump key. |
111 This function is called when you press the long jump key. |
112 |
112 |
113 === <tt>onPrecise()</tt> === |
113 === <tt>onPrecise()</tt> === |
114 This function is called when you press the precise key. |
114 This function is called when you press the precise key. |
|
115 |
|
116 === <tt>onPreciseLocal()</tt> (1.0.0) === |
|
117 This function is called when the player on the local client presses the precise key, no matter which hedgehog is active at the moment. |
115 |
118 |
116 === <tt>onLeft()</tt> === |
119 === <tt>onLeft()</tt> === |
117 This function is called when you press the left key. |
120 This function is called when you press the left key. |
118 |
121 |
119 === <tt>onRight()</tt> === |
122 === <tt>onRight()</tt> === |