Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values

W

WEST - Enum constant in enum class edu.cornell.gdiac.util.XBoxController.Direction
The left d-pad button is pressed, and not other is
WheelObstacle - Class in edu.cornell.gdiac.physics2
Circle-shaped model to support collisions.
WheelObstacle() - Constructor for class edu.cornell.gdiac.physics2.WheelObstacle
Creates a new degenerate circle.
WheelObstacle(float) - Constructor for class edu.cornell.gdiac.physics2.WheelObstacle
Creates a new circle at the origin.
WheelObstacle(float, float, float) - Constructor for class edu.cornell.gdiac.physics2.WheelObstacle
Creates a new circle object.
WidgetValue - Class in edu.cornell.gdiac.assets
This class represents an externally defined widget in JSON form.
WidgetValue() - Constructor for class edu.cornell.gdiac.assets.WidgetValue
Creates an empty WidgetValue.
WidgetValue(JsonValue) - Constructor for class edu.cornell.gdiac.assets.WidgetValue
Initializes a new WidgetValue to wrap the given JsonValue.
WidgetValueLoader - Class in edu.cornell.gdiac.assets
This asset loader allows us to allocate widgets.
WidgetValueLoader() - Constructor for class edu.cornell.gdiac.assets.WidgetValueLoader
Creates a new WidgetValueLoader with an internal file resolver
WidgetValueLoader(FileHandleResolver) - Constructor for class edu.cornell.gdiac.assets.WidgetValueLoader
Creates a new WidgetValueLoader with the given file resolver
WidgetValueLoader.WidgetValueParameters - Class in edu.cornell.gdiac.assets
The definable parameters for a WidgetValue.
WidgetValueParameters() - Constructor for class edu.cornell.gdiac.assets.WidgetValueLoader.WidgetValueParameters
 
WidgetValueParser - Class in edu.cornell.gdiac.assets
This class parses a JSON entry into a WidgetValue.
WidgetValueParser() - Constructor for class edu.cornell.gdiac.assets.WidgetValueParser
 
width - Variable in class edu.cornell.gdiac.assets.SpriteSheetLoader.SpriteSheetParameters
The pixel width of the full sprite sheet; use -1 for "remaining" width
width - Variable in class edu.cornell.gdiac.assets.TextureRegionLoader.TextureRegionParameters
The pixel width of the texture region; use -1 for "remaining" width
WIPE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
Erases from the unified stencil region.
WIPE_CLIP - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
Applies a lower buffer Stencil.Effect.WIPE with an upper Stencil.Effect.CLIP.
WIPE_MASK - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
Applies a lower buffer Stencil.Effect.WIPE with an upper Stencil.Effect.MASK.
WIPE_NONE - Enum constant in enum class edu.cornell.gdiac.graphics.Stencil.Effect
Applies Stencil.Effect.WIPE using the lower stencil buffer only.
wrapU - Variable in class edu.cornell.gdiac.graphics.obj.MaterialInfo.LightMap
The wrap-style for the horizontal texture coordinate
wrapV - Variable in class edu.cornell.gdiac.graphics.obj.MaterialInfo.LightMap
The wrap-style for the vertical texture coordinate
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values