Uses of Interface
ch.sahits.game.graphic.loaders.IPolygonLoader
-
Packages that use IPolygonLoader Package Description ch.sahits.game.graphic.loaders.impl ch.sahits.game.openpatrician.display.scene ch.sahits.game.graphic.display.scene -
-
Uses of IPolygonLoader in ch.sahits.game.graphic.loaders.impl
Classes in ch.sahits.game.graphic.loaders.impl that implement IPolygonLoader Modifier and Type Class Description classPolygonLoaderLoader for JavaFX polygons -
Uses of IPolygonLoader in ch.sahits.game.openpatrician.display.scene
Fields in ch.sahits.game.openpatrician.display.scene declared as IPolygonLoader Modifier and Type Field Description private IPolygonLoaderCreditsScene. polygonLoaderprivate IPolygonLoaderHanseaticHistoryScene. polygonLoaderprivate IPolygonLoaderStartupScene. polygonLoader
-