Uses of Enum
jp.sourceforge.jindolf.corelib.GameRole
-
Uses of GameRole in jp.sourceforge.jindolf.corelib
Methods in jp.sourceforge.jindolf.corelib that return GameRoleModifier and TypeMethodDescriptionstatic GameRoleGameRole.lookingAtRole(Matcher matcher) 与えられたマッチャ先頭が定義済みRole名に一致しないか調べる。static GameRoleReturns the enum constant of this type with the specified name.static GameRole[]GameRole.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jp.sourceforge.jindolf.corelib that return types with arguments of type GameRoleModifier and TypeMethodDescriptionstatic Comparator<GameRole>GameRole.getPowerBalanceComparator()勢力バランス表記用Comparatorを得る。 「村共占霊狩公狂狼」の順で役職を一意に順序づける。