LegendsOfLearningSupport¶
Overview¶
Support for Legends of Learning platform. Sends init message after sim is constructed and supports pause/resume.
To test this class, follow the 'Legends of Learning Test' instructions at https://github.com/phetsims/QA/blob/main/documentation/qa-book.md#legends-of-learning-test
@author Sam Reid (PhET Interactive Simulations)
Class LegendsOfLearningSupport¶
Constructor¶
new LegendsOfLearningSupport( sim : Sim )¶
Instance Methods¶
start()¶
Source Code¶
See the source for LegendsOfLearningSupport.ts in the joist repository.