Join Nostr
2025-07-08 13:25:25 UTC
in reply to

Lien Rag on Nostr: Anthony How does one learn that ? I have some Godot framework codebase to understand ...



How does one learn that ?

I have some Godot framework codebase to understand (https://godotforums.org/d/29497-mock-up-for-a-non-interactive-combat-system-for-freeorion/48 ) and with some work I can understand what one methods do (most of the work consisting in understanding what other methods from other classes it calls and how they relate to each other) but when I start trying to understand the next method I happen to have forgotten the first...