Method | Description | |
---|---|---|
Transistion ( Canvas from, Canvas to ) : void |
Loads from one menu to the next by disabling the current menu and enabling and moving the new one.
|
public Transistion ( Canvas from, Canvas to ) : void | ||
from | Canvas | Point A. |
to | Canvas | Point B. |
return | void |