Uses of Interface
de.rpgframework.gamemaster.jfx.SessionScreenPlugin
-
Packages that use SessionScreenPlugin Package Description de.rpgframework.gamemaster.jfx -
-
Uses of SessionScreenPlugin in de.rpgframework.gamemaster.jfx
Methods in de.rpgframework.gamemaster.jfx that return types with arguments of type SessionScreenPlugin Modifier and Type Method Description static List<SessionScreenPlugin>SessionScreenPluginRegistry. getPlugins()Methods in de.rpgframework.gamemaster.jfx with parameters of type SessionScreenPlugin Modifier and Type Method Description static voidSessionScreenPluginRegistry. add(SessionScreenPlugin plugin)
-