Merge branch 'javadoc8' of https://github.com/Bigpet/opsu into Bigpet-javadoc8
This commit is contained in:
@@ -148,7 +148,7 @@ public class MenuButton {
|
||||
* Sets text to draw in the middle of the button.
|
||||
* @param text the text to draw
|
||||
* @param font the font to use when drawing
|
||||
* @color the color to draw the text
|
||||
* @param color the color to draw the text
|
||||
*/
|
||||
public void setText(String text, Font font, Color color) {
|
||||
this.text = text;
|
||||
|
||||
Reference in New Issue
Block a user