Class Bubble
java.lang.Object
Bubble
The speech bubble that can be shown by all Talkable characters
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bubble
-
-
Method Details
-
open
public void open() -
close
public void close() -
toggle
public boolean toggle() -
toggle_without_open
public boolean toggle_without_open() -
content
-
draw
public void draw(float x, float y, int textsize)
-