A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/AlmasB/FXGL/commit/bd038754c below:

added QuestService.removeAllQuests() · AlmasB/FXGL@bd03875 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+4

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+4

-0

lines changed Original file line number Diff line number Diff line change

@@ -55,6 +55,10 @@ class QuestService : EngineService() {

55 55

quest.start()

56 56

}

57 57 58 +

fun removeAllQuests() {

59 +

quests.toList().forEach { removeQuest(it) }

60 +

}

61 + 58 62

override fun onGameReady(vars: PropertyMap) {

59 63

this.vars = vars

60 64

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4