MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / drawIntroSpeech

Method drawIntroSpeech

code/main/SecondHouse.ts:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 }
100
101 private drawIntroSpeech(): void{
102 this.drawSpeech("secondHouseIntroSpeech");
103 }
104
105 private drawItems(): void{
106 for(var i = 0; i < this.items.length; i++){

Callers 1

updateMethod · 0.95

Calls 1

drawSpeechMethod · 0.95

Tested by

no test coverage detected