Files
nunuhara_xsystem4/include
Nunuhara Cabbage caec854ed8 Implement scene_print function
Add a scene_print function which prints a textual representation of the
current scene. This works by attaching a `debug_print` function to each
entity in the scene. This function is implemented for SACT2 and
GUIEngine entities. A default implementation will be used of none is
provided.

This can be accessed from the debugger via the `scene` command (although
the output is typically too much to view in a terminal; it's better to
run `scene_print` somewhere and redirect stdout to a file).
2022-06-10 19:18:10 -07:00
..
2022-05-30 11:41:20 +09:00
2022-06-10 19:18:10 -07:00
2022-01-29 09:55:42 -08:00
2022-06-05 19:15:41 -07:00
2022-05-04 20:30:03 -07:00
2022-04-03 13:42:36 -07:00
2022-04-14 10:54:00 -07:00
2022-04-14 16:21:24 -07:00
2019-12-31 17:50:40 -08:00
2022-05-14 23:12:36 -07:00
2022-06-10 19:18:10 -07:00
2022-06-10 19:18:10 -07:00
2022-05-01 08:23:05 -07:00
2022-06-10 19:18:10 -07:00