Implementing weather changes that affect animals

From TRCCompSci - AQA Computer Science
Revision as of 13:48, 14 February 2017 by Westy-Chan (talk | contribs)
Jump to: navigation, search

Will lead into Storms and fires Weather chance to be certain things (storm, rain, sun, neutral,) class weather

private

variability float stormradius float

public

storm { }

rain { }

sun { }

neutral {

  keep same

}