Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

The strangeness you found is the vanilla design for using the "setget" keyword on variables simply to access other values inside a dictionary. This design completely bypasses the member variables that appear in most of the code, so they remain null.