Class CloudsRenderer
java.lang.Object
it.polimi.ingsw.client.new_gui.views.player_view.CloudsRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidonMouseClickCloud(javafx.scene.image.ImageView cloudImgView, int cloudIndex) static javafx.scene.layout.PanerenderClouds(List<List<Color>> clouds)
-
Constructor Details
-
CloudsRenderer
public CloudsRenderer()
-
-
Method Details
-
renderClouds
-
onMouseClickCloud
private static void onMouseClickCloud(javafx.scene.image.ImageView cloudImgView, int cloudIndex)
-