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

Method setTransparency

code/main/QuestEntity.ts:642–644  ·  view source on GitHub ↗
(transparency: RenderTransparency)

Source from the content-addressed store, hash-verified

640 }
641
642 public setTransparency(transparency: RenderTransparency): void{
643 this.transparency = transparency;
644 }
645
646 // Private methods
647 private handleAnimation(): void{

Callers 15

constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected