The use of wait and speed arguments is not consistent:
- not all functions that could use them do
- some functions have wait and speed arguments while other functions use
self.wait and self.speed directly in their implementation
- the default values for those arguments are sometimes manually set and other times set to using
self.wait or self.speed
The use of
waitandspeedarguments is not consistent:self.waitandself.speeddirectly in their implementationself.waitorself.speed