Index

C D O 
All Classes and Interfaces|All Packages

C

configureForSimulation(List<Task>) - Method in class org.team199.deepbluesim.gradle.DeepBlueSimExtension
Configures the tasks so that they can use the WPILib simulation extensions that are enabled by default.
configureForSimulation(List<Task>, List<HalSimExtension>) - Method in class org.team199.deepbluesim.gradle.DeepBlueSimExtension
Configures the tasks so they can use the specificed WPILib simulation extensions.
configureForSimulation(Task) - Method in class org.team199.deepbluesim.gradle.DeepBlueSimExtension
Configures a task so it can use the WPILib simulation extensions that are enabled by default.
configureForSimulation(Task, List<HalSimExtension>) - Method in class org.team199.deepbluesim.gradle.DeepBlueSimExtension
Configures a task so it can use the specificed WPILib simulation extensions.

D

DeepBlueSimExtension - Class in org.team199.deepbluesim.gradle
A Gradle extension that allows tasks to be configured so that they can use WPILib's simulation extensions.
DeepBlueSimExtension(Project, WPIExtension) - Constructor for class org.team199.deepbluesim.gradle.DeepBlueSimExtension
Constructs an instance for use with a project and a WPI extension.

O

org.team199.deepbluesim.gradle - package org.team199.deepbluesim.gradle
 
C D O 
All Classes and Interfaces|All Packages