Mercurial > touhou-doc
diff 06/anm.xml @ 2:0a7e6e3d5327
Improve anm and std documentation.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Tue, 02 Aug 2011 15:45:13 +0200 |
parents | b1bec4b5ccf3 |
children | 2a7b9d62c0c4 |
line wrap: on
line diff
--- a/06/anm.xml +++ b/06/anm.xml @@ -164,8 +164,9 @@ <op> <num>23</num> - <name>set_origin</name> - <desc>Apply transformations to the center of the quad, instead of its bottom-left corner.</desc> + <name>set_bottom_left_as_origin</name> + <desc>Set the sprite's bottom-left corner as its origin (otherwise, the sprite's origin is its center). + This parameter effectively translates the sprite by (width / 2., height / 2., 0.) once every other sprite operation has been executed.</desc> </op> <op>