パッケージ org.aiwolf.common.data
クラス Vote
java.lang.Object
org.aiwolf.common.data.Vote
投票情報です。
いつ(何日に)誰が誰に投票したかを情報として持ちます。
いつ(何日に)誰が誰に投票したかを情報として持ちます。
Information of vote.
It has information about day, agent,and target.
It has information about day, agent,and target.
- 作成者:
- tori
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
Vote
投票情報を構築します。Create new vote.- パラメータ:
day
-投票する日Dayagent
-投票するエージェントAgenttarget
-投票の対象となるエージェントTarget
-
-
メソッドの詳細