.. PAvoider

.. default - domain::js

.. include:: /includes/standard.rst

===========================
PAvoider (of :class:`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 :class:`Code`:

======== ===========
Property Description
======== ===========
name                
======== ===========

Defined in PAvoider:

=============== ===========
Property        Description
=============== ===========
client                     
oldBlocker                 
oldBlockerMover            
oldMoverX                  
oldMoverY                  
=============== ===========


Methods
==========

.. function:: init(theClient)
	:noindex:



.. function:: doit()
	:noindex:



.. function:: dispose()
	:noindex:



