$80:8480: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x31|type=Code|name=runCollisionHandler|description=Runs the sprite collision handler for the given entity|args=X = [uint16] Entity ID<br/>Y = [sprite type] Type of sprite collided with|ret_type=RTL}} Category:ROM address")
 
No edit summary
 
Line 1: Line 1:
{{Infobox ROM address|length=0x31|type=Code|name=runCollisionHandler|description=Runs the [[Sprite#Collision|sprite collision handler]] for the given entity|args=X = [uint16] Entity ID<br/>Y = [sprite type] Type of sprite collided with|ret_type=RTL}}
{{Infobox ROM address|length=0x31|type=Code|name=runCollisionHandler|description=Runs the [[Sprite#Collision|sprite collision handler]] for the given entity|args=X = [uint16] Entity ID<br/>Y = [sprite type] Type of sprite collided with|ret_type=RTL}}

[[Category:ROM address]]

Latest revision as of 18:41, 22 June 2024

ROM address data
Length 0x31
Type Code
Name runCollisionHandler
Description Runs the sprite collision handler for the given entity
Arguments/Return value X = [uint16] Entity ID
Y = [sprite type] Type of sprite collided with
Return type RTL