Class Label

java.lang.Object
greenfoot.Actor
UIStuff
Label

public class Label extends UIStuff
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    Label(String text, SzenarioTyp szenarioTyp, int fontSize)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
     
     

    Methods inherited from class greenfoot.Actor

    act, addedToWorld, getImage, getIntersectingObjects, getNeighbours, getObjectsAtOffset, getObjectsInRange, getOneIntersectingObject, getOneObjectAtOffset, getRotation, getWorld, getWorldOfType, getX, getY, intersects, isAtEdge, isTouching, move, removeTouching, setImage, setImage, setLocation, setRotation, sleepFor, turn, turnTowards

    Methods inherited from class java.lang.Object

    clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Label

      public Label()
    • Label

      public Label(String text, SzenarioTyp szenarioTyp, int fontSize)
  • Method Details

    • anleitungstext

      public static String anleitungstext()
    • getSzenarioTyp

      public SzenarioTyp getSzenarioTyp()