$80:8475: Difference between revisions

From ZAMN Hacking
Content added Content deleted
(Created page with "{{Infobox ROM address|length=0x0B|type=Code|name=setCollisionHandler|description=Sets the sprite collision handler for the current entity|args=Y+A = [pointer32] Handler subroutine|ret_type=RTL}} Category:ROM address")
 
No edit summary
 
Line 1: Line 1:
{{Infobox ROM address|length=0x0B|type=Code|name=setCollisionHandler|description=Sets the [[Sprite#Collision|sprite collision handler]] for the current entity|args=Y+A = [pointer32] Handler subroutine|ret_type=RTL}}
{{Infobox ROM address|length=0x0B|type=Code|name=setCollisionHandler|description=Sets the [[Sprite#Collision|sprite collision handler]] for the current entity|args=Y+A = [pointer32] Handler subroutine|ret_type=RTL}}

[[Category:ROM address]]

Latest revision as of 18:40, 22 June 2024

ROM address data
Length 0x0B
Type Code
Name setCollisionHandler
Description Sets the sprite collision handler for the current entity
Arguments/Return value Y+A = [pointer32] Handler subroutine
Return type RTL