Mercurial > touhou-doc
comparison 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 |
comparison
equal
deleted
inserted
replaced
1:b1bec4b5ccf3 | 2:0a7e6e3d5327 |
---|---|
162 </params> | 162 </params> |
163 </op> | 163 </op> |
164 | 164 |
165 <op> | 165 <op> |
166 <num>23</num> | 166 <num>23</num> |
167 <name>set_origin</name> | 167 <name>set_bottom_left_as_origin</name> |
168 <desc>Apply transformations to the center of the quad, instead of its bottom-left corner.</desc> | 168 <desc>Set the sprite's bottom-left corner as its origin (otherwise, the sprite's origin is its center). |
169 This parameter effectively translates the sprite by (width / 2., height / 2., 0.) once every other sprite operation has been executed.</desc> | |
169 </op> | 170 </op> |
170 | 171 |
171 <op> | 172 <op> |
172 <num>24</num> | 173 <num>24</num> |
173 </op> | 174 </op> |