Anthony (nprofile…0dp3)
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...