Preparing search index...
The search index is not available
open-source-election-game
open-source-election-game
models/StateModel
StateModel
Interface StateModel
interface
StateModel
{
abbr
:
string
;
baseCandidateStateModifiers
:
BaseCandidateStateModifier
[]
;
baseIssueScores
:
IssueScore
[]
;
electoralVotes
:
number
;
id
:
number
;
name
:
string
;
pollClosingTime
?:
number
;
popularVotes
:
number
;
}
Index
Properties
abbr
base
Candidate
State
Modifiers
base
Issue
Scores
electoral
Votes
id
name
poll
Closing
Time?
popular
Votes
Properties
abbr
abbr
:
string
base
Candidate
State
Modifiers
baseCandidateStateModifiers
:
BaseCandidateStateModifier
[]
base
Issue
Scores
baseIssueScores
:
IssueScore
[]
electoral
Votes
electoralVotes
:
number
id
id
:
number
name
name
:
string
Optional
poll
Closing
Time
pollClosingTime
?:
number
popular
Votes
popularVotes
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abbr
base
Candidate
State
Modifiers
base
Issue
Scores
electoral
Votes
id
name
poll
Closing
Time
popular
Votes
open-source-election-game
Loading...