Crossfire JXClient, Trunk
Public Member Functions | List of all members
Inheritance.Swimable Interface Reference
Inheritance diagram for Inheritance.Swimable:
Inheritance graph
Collaboration diagram for Inheritance.Swimable:
Collaboration graph

Public Member Functions

default String swim ()
 

Detailed Description

The behavior of an creature that can swim

Definition at line 47 of file Inheritance.java.

Member Function Documentation

◆ swim()

default String Inheritance.Swimable.swim ( )

Return string representation of the swim action for a creature that can swim

Returns
string representation of the swim action for a creature that can swim

Implemented in Inheritance.Diveable, and Inheritance.Fish.

Definition at line 56 of file Inheritance.java.


The documentation for this interface was generated from the following file: