Classes
Methods
is()
- Description:
Returns true if either the proxy's own flags OR the wrapped agent has the given flag. This is critical so that
PLAYERpropagates through aParalyzedwrapper.
- Source:
not()
- Description:
Returns true only if neither the proxy flags nor the wrapped agent has the given flag.
- Source:
onFrame()
- Description:
Delegates to the wrapped agent's onFrame if it defines one.
- Source: