Description Public fields Methods
Drive Class
Drive Class
offense
offense_conference
defense
defense_conference
game_id
id
drive_number
scoring
start_period
start_yardline
start_yards_to_goal
start_time
end_period
end_yardline
end_yards_to_goal
end_time
plays
yards
drive_result
new()
Drive$new( offense, offense_conference, defense, defense_conference, game_id, id, drive_number, scoring, start_period, start_yardline, start_yards_to_goal, start_time, end_period, end_yardline, end_yards_to_goal, end_time, plays, yards, drive_result )
toJSON()
Drive$toJSON()
fromJSON()
Drive$fromJSON(DriveJson)
toJSONString()
Drive$toJSONString()
fromJSONString()
Drive$fromJSONString(DriveJson)
clone()
The objects of this class are cloneable with this method.
Drive$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.