NOAUTOLOAD
author Claus Gittinger <cg@exept.de>
Tue, 23 Jul 2019 10:14:34 +0200
changeset 3727 6faffd2a64a3
parent 3133 da754c6e65af
permissions -rw-r--r--
#REFACTORING by cg class: ShowMeHowItWorks added: #circlePointerAroundScreenPosition: #fastMovePointerToScreenPosition: #movePointerToScreenPosition: #movePointerToScreenPosition:speed: removed: #circlePointerAroundPosition: #movePointerToPosition: #movePointerToPosition:speed: comment/format in: #componentNamed: #doCommand: #fastMoveTo: #findComponent: #movePointerToComponent:speed: #talking changed: #circlePointerAroundComponent: #findComponent:in: #movePointerToComponent: (send #movePointerToScreenPosition: instead of #movePointerToPosition:) #movePointerToComponent:offset: (send #movePointerToScreenPosition: instead of #movePointerToPosition:) #press: (send #movePointerToScreenPosition: instead of #movePointerToPosition:) #release: (send #movePointerToScreenPosition: instead of #movePointerToPosition:) category of: #componentNamed: #findComponent: #findComponent:in: class: ShowMeHowItWorks class removed: #doStream: comment/format in: #do:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3133
da754c6e65af *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
loaded from binary class lib - skip in search for autoloaded classes