equal
deleted
inserted
replaced
227 </blockquote> |
227 </blockquote> |
228 === <tt>!GetHogName(gearUid)</tt> === |
228 === <tt>!GetHogName(gearUid)</tt> === |
229 |
229 |
230 <blockquote>returns the name of the specified hedgehog gear |
230 <blockquote>returns the name of the specified hedgehog gear |
231 </blockquote> |
231 </blockquote> |
|
232 === <tt>!SetHogName(gearUid, name)</tt> === |
|
233 |
|
234 <blockquote>Sets the name of the specified hedgehog gear |
|
235 </blockquote> |
|
236 === <tt>!GetHogHat(gearUid)</tt> === |
|
237 |
|
238 <blockquote>Returns the hat of the specified hedgehog gear |
|
239 </blockquote> |
|
240 === <tt>!SetHogHat(gearUid, hat)</tt> === |
|
241 |
|
242 <blockquote>Sets the hat of the specified hedgehog gear |
|
243 </blockquote> |
232 === <tt>GetX(gearUid)</tt> === |
244 === <tt>GetX(gearUid)</tt> === |
233 |
245 |
234 <blockquote>returns x coordinate of the gear |
246 <blockquote>returns x coordinate of the gear |
235 </blockquote> |
247 </blockquote> |
236 === <tt>GetY(gearUid)</tt> === |
248 === <tt>GetY(gearUid)</tt> === |