JavaScript is disabled on your browser.
Skip navigation links
JinCore 1.207.8 API
Package
Class
Use
Tree
Index
SEARCH:
Uses of Enum
jp.sourceforge.jindolf.corelib.Team
Uses of
Team
in
jp.sourceforge.jindolf.corelib
Methods in
jp.sourceforge.jindolf.corelib
that return
Team
Modifier and Type
Method
Description
Team
GameRole.
getTeam
()
各役職のチームを得る。
static
Team
Team.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Team
[]
Team.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.