This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
super_mario_64:function_list [2016/06/14 00:19] fendoroid Added RNG function |
super_mario_64:function_list [2025/10/18 21:21] (current) |
||
|---|---|---|---|
| Line 298: | Line 298: | ||
| | 8029F148 | CopyObjRotation | | | | 8029F148 | CopyObjRotation | | | ||
| | 8029F3A8 | CopyObjScaling | | | | 8029F3A8 | CopyObjScaling | | | ||
| - | | 8029E27C | DistanceFromObject | | | + | | 8029E27C | DistanceFromObject | Calculates distance between 2 objects in 2 dimensions. Note: Only takes X & Z Coordinates into account. Height difference is ignored. | |
| + | | 8029E2F8 | DistanceFromObject3D | Calculates distance between 2 objects in 3 dimensions. | | ||
| | 802A0568 | DeactivateObject | | | | 802A0568 | DeactivateObject | | | ||
| | 802E6AF8 | ExplodeObject | | | | 802E6AF8 | ExplodeObject | | | ||
| Line 321: | Line 322: | ||
| | 8031EB00 | SetSound | | | | 8031EB00 | SetSound | | | ||
| | 80320544 | SetMusic | | | | 80320544 | SetMusic | | | ||
| + | | 80321E48 | SetMusicwithFadeIn | | | ||
| + | | 80321F48 | KillMusicwithFadeOut | | | ||
| | 803223B0 | osSetTime | | | | 803223B0 | osSetTime | | | ||
| | 803223E0 | osMapTLB | | | | 803223E0 | osMapTLB | | | ||