|
162.
|
|
|
``show``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:913
|
|
163.
|
|
|
Triggered when the transform is shown using the show or scene statement, and no image with the given tag exists.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:912
|
|
164.
|
|
|
``replace``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:917
|
|
165.
|
|
|
Triggered when transform is shown using the show statement, replacing an image with the given tag.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:916
|
|
166.
|
|
|
``hide``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:925
|
|
167.
|
|
|
Triggered when the transform is hidden using the hide statement or its python equivalent.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:920
|
|
168.
|
|
|
Note that this isn't triggered when the transform is eliminated via the scene statement or exiting the context it exists in, such as when exiting the game menu.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:923
|
|
169.
|
|
|
``replaced``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:929
|
|
170.
|
|
|
Triggered when the transform is replaced by another. The image will not actually hide until the ATL block finishes.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:928
|
|
171.
|
|
|
``hover``, ``idle``, ``selected_hover``, ``selected_idle``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/atl.rst:933
|