csfieldguide/static/interactives/packet-attack/js/packet.js
Function constructor
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
constructor(config) {
// Here 'this.scene' refers to the GameScene the Packet belongs to
super(config.scene, config.x, config.y);
- Create a ticketCreate a ticket