mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Added documentation
#document
This commit is contained in:
@@ -144,6 +144,9 @@ public class BoatAnnotations extends Group{
|
||||
return totalVisible;
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets these annotations to show more detailed info.
|
||||
*/
|
||||
public void setAsPlayer () {
|
||||
isPlayer = true;
|
||||
velocityObject.setVisible(true);
|
||||
|
||||
Reference in New Issue
Block a user