Template:Htmovflags: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "The following values are used with htmovflag and movesprite. define HIT_SECTOR 16384 define HIT_WALL 32768 define HIT..."
 
Fox (talk | contribs)
No edit summary
 
Line 1: Line 1:
<noinclude>{{Template}}</noinclude>
The following values are used with [[htmovflag]] and [[movesprite]].
The following values are used with [[htmovflag]] and [[movesprite]].



Latest revision as of 16:56, 12 September 2021

This page is a template.
This page was created to be included in other pages.


The following values are used with htmovflag and movesprite.

define HIT_SECTOR                       16384
define HIT_WALL                         32768
define HIT_SPRITE                       49152