- GameClient - org.aiwolf.common.netのインタフェース
-
- GameData - org.aiwolf.serverのクラス
-
Record game information of a day
- GameData(GameSettingEntity) - クラス のコンストラクタorg.aiwolf.server.GameData
-
- GameInfo - org.aiwolf.common.netのクラス
-
Game information which send to each player
- GameInfo() - クラス のコンストラクタorg.aiwolf.common.net.GameInfo
-
- GameInfoToSend - org.aiwolf.common.netのクラス
-
Game information which send to each player
- GameInfoToSend() - クラス のコンストラクタorg.aiwolf.common.net.GameInfoToSend
-
- GameLogFormat - org.aiwolf.common.utilのクラス
-
- GameLogFormat() - クラス のコンストラクタorg.aiwolf.common.util.GameLogFormat
-
- GameServer - org.aiwolf.server.netのインタフェース
-
- GameSetting - org.aiwolf.common.netのインタフェース
-
- GameSettingEntity - org.aiwolf.common.netのクラス
-
Settings of game
- GameSettingEntity() - クラス のコンストラクタorg.aiwolf.common.net.GameSettingEntity
-
- get(Object) - クラス のメソッドorg.aiwolf.common.util.Counter
-
指定したアイテムのカウントを返す
- get(Object) - クラス のメソッドorg.aiwolf.common.util.Sorter
-
あるアイテムのスコアを取得する
- getAgent(int) - クラス のstaticメソッドorg.aiwolf.common.data.Agent
-
Get agent of idx
- getAgent() - クラス のメソッドorg.aiwolf.common.data.Guard
-
- getAgent() - クラス のメソッドorg.aiwolf.common.data.Judge
-
- getAgent() - クラス のメソッドorg.aiwolf.common.data.Talk
-
- getAgent() - クラス のメソッドorg.aiwolf.common.data.Vote
-
- getAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
get yourself
- getAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getAgent() - クラス のメソッドorg.aiwolf.common.net.JudgeToSend
-
- getAgent() - クラス のメソッドorg.aiwolf.common.net.TalkToSend
-
- getAgent() - クラス のメソッドorg.aiwolf.common.net.VoteToSend
-
- getAgentIdx() - クラス のメソッドorg.aiwolf.common.data.Agent
-
- getAgentList() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
get agents
- getAgentList() - クラス のメソッドorg.aiwolf.server.GameData
-
get agents
- getAliveAgentList() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Agents who are aliving now
- getAliveAgentList() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
get alive agents
- getAliveHumanList() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- getAliveWolfList() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- getAttacked() - クラス のメソッドorg.aiwolf.server.GameData
-
- getAttackedAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
agent who attacked last night
- getAttackedAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getAttackVotedAgent(List<Vote>) - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- getAttackVoteList() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Attack vote list. werewolf only
- getAttackVoteList() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getAttackVoteList() - クラス のメソッドorg.aiwolf.server.GameData
-
- getBodyGuardPlayer() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getComingoutMap() - クラス のメソッドorg.aiwolf.client.base.smpl.AdvanceGameInfo
-
- getConnectedAgentList() - クラス のメソッドorg.aiwolf.server.net.DirectConnectServer
-
- getConnectedAgentList() - インタフェース のメソッドorg.aiwolf.server.net.GameServer
-
- getConnectedAgentList() - クラス のメソッドorg.aiwolf.server.net.TcpipServer
-
- getContent() - クラス のメソッドorg.aiwolf.common.data.Talk
-
Werewolf language
- getContent() - クラス のメソッドorg.aiwolf.common.net.TalkToSend
-
- getDay() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getDay() - クラス のメソッドorg.aiwolf.common.data.Guard
-
- getDay() - クラス のメソッドorg.aiwolf.common.data.Judge
-
- getDay() - クラス のメソッドorg.aiwolf.common.data.Talk
-
- getDay() - クラス のメソッドorg.aiwolf.common.data.Vote
-
- getDay() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
get the day
- getDay() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getDay() - クラス のメソッドorg.aiwolf.common.net.JudgeToSend
-
- getDay() - クラス のメソッドorg.aiwolf.common.net.TalkToSend
-
- getDay() - クラス のメソッドorg.aiwolf.common.net.VoteToSend
-
- getDay() - クラス のメソッドorg.aiwolf.server.GameData
-
- getDayBefore() - クラス のメソッドorg.aiwolf.server.GameData
-
get game data of one day before
- getDefaultGame(int) - クラス のstaticメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getDivine() - クラス のメソッドorg.aiwolf.server.GameData
-
- getDivineResult() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Result of the dvine. seer only
- getDivineResult() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getExecuted() - クラス のメソッドorg.aiwolf.server.GameData
-
- getExecutedAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
agent who executed last night
- getExecutedAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getFilteredAgentList(List<Agent>, Species) - クラス のメソッドorg.aiwolf.server.GameData
-
- getFilteredAgentList(List<Agent>, Status) - クラス のメソッドorg.aiwolf.server.GameData
-
- getFilteredAgentList(List<Agent>, Role) - クラス のメソッドorg.aiwolf.server.GameData
-
- getFilteredAgentList(List<Agent>, Team) - クラス のメソッドorg.aiwolf.server.GameData
-
- getFinalGameInfo(Agent) - クラス のメソッドorg.aiwolf.server.GameData
-
get final game information
- getFinalGameInfoToSend(Agent) - クラス のメソッドorg.aiwolf.server.GameData
-
- getFirstKey() - クラス のメソッドorg.aiwolf.common.util.Sorter
-
最初のキーを返す
- getGameData() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- getGameInfo(int) - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getGameInfo() - クラス のメソッドorg.aiwolf.common.net.Packet
-
- getGameInfo(Agent) - クラス のメソッドorg.aiwolf.server.GameData
-
get specific game information
- getGameInfoMap() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getGameInfoToSend(Agent) - クラス のメソッドorg.aiwolf.server.GameData
-
- getGameLogger(File) - クラス のstaticメソッドorg.aiwolf.common.util.AiWolfLoggerFactory
-
ゲーム用ログを獲得
- getGameSetting() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getGameSetting() - クラス のメソッドorg.aiwolf.common.net.Packet
-
- getGuard() - クラス のメソッドorg.aiwolf.server.GameData
-
- getGuardedAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
agent who guarded last night
- getGuardedAgent() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getHost() - クラス のメソッドorg.aiwolf.common.net.TcpipClient
-
- getIdx() - クラス のメソッドorg.aiwolf.common.data.Talk
-
- getIdx() - クラス のメソッドorg.aiwolf.common.net.TalkToSend
-
- getInspectJudgeList() - クラス のメソッドorg.aiwolf.client.base.smpl.AdvanceGameInfo
-
- getInstance() - クラス のstaticメソッドorg.aiwolf.common.net.DataConverter
-
唯一のConverterを取得するクラス
- getKey(V) - クラス のメソッドorg.aiwolf.common.util.BidiMap
-
- getKey() - クラス のメソッドorg.aiwolf.common.util.Pair
-
- getLargest() - クラス のメソッドorg.aiwolf.common.util.Counter
-
最大の値を持つアイテムを返す.
- getLastKey() - クラス のメソッドorg.aiwolf.common.util.Sorter
-
最後のキーを返す
- getLatestDayGameInfo() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getLogFile() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- getMaxTalk() - インタフェース のメソッドorg.aiwolf.common.net.GameSetting
-
- getMaxTalk() - クラス のメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getMe() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getMediumJudgeList() - クラス のメソッドorg.aiwolf.client.base.smpl.AdvanceGameInfo
-
- getMediumPlayer() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getMediumResult() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Result of medium. medium only
- getMediumResult() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getMyFakeJudgeList() - クラス のメソッドorg.aiwolf.client.base.smpl.SamplePossesedPlayer
-
- getMyFakeJudgeList() - クラス のメソッドorg.aiwolf.client.base.smpl.SampleWereWolfPlayer
-
- getMyJudgeList() - クラス のメソッドorg.aiwolf.client.base.player.AbstractMediumPlayer
-
自分の霊能結果のリストを返す.
- getMyJudgeList() - クラス のメソッドorg.aiwolf.client.base.player.AbstractSeerPlayer
-
- getMyRole() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getName() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getName() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- getName() - クラス のメソッドorg.aiwolf.client.base.smpl.SampleRoleAssignPlayer
-
- getName() - インタフェース のメソッドorg.aiwolf.common.data.Player
-
get player name
- getOver(int) - クラス のメソッドorg.aiwolf.common.util.Counter
-
min以上の値を持つデータだけ取得
コピーを返す
- getPlayerNum() - インタフェース のメソッドorg.aiwolf.common.net.GameSetting
-
get total numbers of players
- getPlayerNum() - クラス のメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getPort() - クラス のメソッドorg.aiwolf.common.net.TcpipClient
-
- getPossesedPlayer() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getRandomSeed() - クラス のメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getRequest() - クラス のメソッドorg.aiwolf.common.net.Packet
-
- getRequestRole() - クラス のメソッドorg.aiwolf.common.net.TcpipClient
-
- getResult() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
TopicがDIVINED,INQUESTEDの場合,そのRoleを返す.それ以外はnull
- getResult() - クラス のメソッドorg.aiwolf.common.data.Judge
-
- getResult() - クラス のメソッドorg.aiwolf.common.net.JudgeToSend
-
- getReverseList() - クラス のメソッドorg.aiwolf.common.util.Counter
-
カウント量に対して降順のリストを返す
- getReverseList() - クラス のメソッドorg.aiwolf.common.util.Sorter
-
<S> によって降順にソートされたリストを返す
- getRole() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
TopicがESTIMATE,COMINGOUTの場合,そのRoleを返す.それ以外はnull
- getRole() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
get player's role
- getRole(Agent) - クラス のメソッドorg.aiwolf.server.GameData
-
- getRoleMap() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Known roles of agents.
- getRoleMap() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getRoleNum(Role) - インタフェース のメソッドorg.aiwolf.common.net.GameSetting
-
get number of roles
- getRoleNum(Role) - クラス のメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getRoleNumMap() - インタフェース のメソッドorg.aiwolf.common.net.GameSetting
-
- getRoleNumMap() - クラス のメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getSeerPlayer() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getSeminarGame() - クラス のstaticメソッドorg.aiwolf.common.net.GameSettingEntity
-
- getServerLogger(String, File) - クラス のstaticメソッドorg.aiwolf.common.util.AiWolfLoggerFactory
-
- getServerLogger() - クラス のメソッドorg.aiwolf.server.net.TcpipServer
-
- getSimpleLogger(String) - クラス のstaticメソッドorg.aiwolf.common.util.AiWolfLoggerFactory
-
- getSmallest() - クラス のメソッドorg.aiwolf.common.util.Counter
-
最小の値を持つアイテムを返す.
- getSortedList() - クラス のメソッドorg.aiwolf.common.util.Counter
-
カウント量に対して昇順のリストを返す
- getSortedList() - クラス のメソッドorg.aiwolf.common.util.Sorter
-
<S> によって昇順にソートされたリストを返す
- getSpecies() - 列挙型 のメソッドorg.aiwolf.common.data.Role
-
- getStatus(Agent) - クラス のメソッドorg.aiwolf.server.GameData
-
get status of agent
- getStatusMap() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
statuses of all agents
- getStatusMap() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getSuddendeathList() - クラス のメソッドorg.aiwolf.server.GameData
-
- getTalkDay() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
TopicがAGREE,DISAGREEの時,対象発話の発話日を返す.それ以外は-1
- getTalkID() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
TopicがAGREE,DISAGREEの時,対象発話の発話IDを返す.それ以外は-1
発話日と発話IDでTalkとの一意性が取れる
- getTalkList() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Today's talks
- getTalkList() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getTalkList() - クラス のメソッドorg.aiwolf.server.GameData
-
- getTalkType() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
- getTarget() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
発話の対象を返す.対象のない発話の場合はnull
- getTarget() - クラス のメソッドorg.aiwolf.common.data.Guard
-
- getTarget() - クラス のメソッドorg.aiwolf.common.data.Judge
-
- getTarget() - クラス のメソッドorg.aiwolf.common.data.Vote
-
- getTarget() - クラス のメソッドorg.aiwolf.common.net.JudgeToSend
-
- getTarget() - クラス のメソッドorg.aiwolf.common.net.VoteToSend
-
- getTeam() - 列挙型 のメソッドorg.aiwolf.common.data.Role
-
- getText() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
発話全体のStringを返す
- getTopic(String) - 列挙型 のstaticメソッドorg.aiwolf.client.lib.Topic
-
引数のStringがTopicに存在するものならTopicを返す.
- getTopic() - クラス のメソッドorg.aiwolf.client.lib.Utterance
-
発話のトピックを返す
- getTotalCount() - クラス のメソッドorg.aiwolf.common.util.Counter
-
カウントの合計を返す
- getUnder(int) - クラス のメソッドorg.aiwolf.common.util.Counter
-
max以下の値を持つデータだけ取得
コピーを返す
- getValue() - クラス のメソッドorg.aiwolf.common.util.Pair
-
- getVillagerPlayer() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getVotedAgent(List<Vote>) - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- getVoteList() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
Vote list.
- getVoteList() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getVoteList() - クラス のメソッドorg.aiwolf.server.GameData
-
- getWerewolfPlayer() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- getWhisperList() - クラス のメソッドorg.aiwolf.common.net.GameInfo
-
today's whispers. werewolf only
- getWhisperList() - クラス のメソッドorg.aiwolf.common.net.GameInfoToSend
-
- getWhisperList() - クラス のメソッドorg.aiwolf.server.GameData
-
- getWinner() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
Get won team.
- getWolfList() - クラス のメソッドorg.aiwolf.client.base.player.AbstractWerewolfPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstarctRoleAssignPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractBodyGuardPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractMediumPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractPossessedPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractSeerPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractVillagerPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.player.AbstractWerewolfPlayer
-
- guard() - クラス のメソッドorg.aiwolf.client.base.smpl.SampleBodyGuardPlayer
-
- Guard - org.aiwolf.common.dataのクラス
-
Divine
- Guard(int, Agent, Agent) - クラス のコンストラクタorg.aiwolf.common.data.Guard
-
- guard() - インタフェース のメソッドorg.aiwolf.common.data.Player
-
Decide agent to guard by BodyGuard
- guard() - クラス のメソッドorg.aiwolf.server.AIWolfGame
-
- guarded(Agent) - クラス のstaticメソッドorg.aiwolf.client.lib.TemplateTalkFactory
-
- guarded(Agent) - クラス のstaticメソッドorg.aiwolf.client.lib.TemplateWhisperFactory
-