# Pastebin CVVorRdr def this(world: World, entityName: String) { this(world) this.setEntityState(entityName, this.getEntityWorld) Galvanize.log("Init " + entityName) }