PAvoider (of Code)

class PAvoider

Defined in PAvoider.sc.

In contrast to the Avoider in SCI0 that makes an Actor avoid certain control colors, this avoider has been adjusted to use polygons for SCI1.1.

Example usage:

(gEgo setAvoider: PAvoider)

Properties

Inherited from Code:

Property Description
name  

Defined in PAvoider:

Property Description
client  
oldBlocker  
oldBlockerMover  
oldMoverX  
oldMoverY  

Methods

init(theClient)
doit()
dispose()