Uses of Interface
ch.sahits.game.graphic.image.IPolygonScaling
-
Packages that use IPolygonScaling Package Description ch.sahits.game.graphic.image.impl This package contains implementation classes of interfaces defined inch.sahits.game.openpatrician.display.gameplay.impl ch.sahits.game.graphic.display.gameplay.internal -
-
Uses of IPolygonScaling in ch.sahits.game.graphic.image.impl
Classes in ch.sahits.game.graphic.image.impl that implement IPolygonScaling Modifier and Type Class Description classPolygonScalingImplementation class for recalculating poligons of a scaled, bordered and cropped image and on the absolute positioning of that image on the screen. -
Uses of IPolygonScaling in ch.sahits.game.openpatrician.display.gameplay.impl
Fields in ch.sahits.game.openpatrician.display.gameplay.impl declared as IPolygonScaling Modifier and Type Field Description private IPolygonScalingScenePolygonInitialzer. scaler
-