Skip to content

Added currentGame to SimpleHamsterGame

Niklas Krieger requested to merge SimpleHamsterGame/currentGame into master

currentGame can be used to call methods on SimpleHamsterGame without the need to call methods without an object (at least without writing it down) or on the this reference

Merge request reports

Loading