Syntax:
dispose {actor}
Keyword handler:
linguist.graphics.keyword.GKDispose.class
Runtime handler(s):
linguist.graphics.handler.GHDispose.class
Function:
Disposing an actor frees all its resources and removes it from its stage. This allows the variable to be reused.
Example(s):
dispose Background