A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
wheel — Property in class com.fileitup.fisixengine.graphics.WheelAttacher |
| |
WheelAttacher — Class in package com.fileitup.fisixengine.graphics |
| A DisplayAttacher customized especially for Wheels. |
WheelAttacher(disp, obj:com.fileitup.fisixengine.particles:WheelParticle, angOffset, angMult) — Constructor in class com.fileitup.fisixengine.graphics.WheelAttacher |
| Creates a WheelAttacher. |
WheelContainer — Class in package com.fileitup.fisixengine.containers |
| A Container which uses a WheelParticle as the bounds for its objects, as well as collision detection with the simulation. |
WheelContainer(x, y, radius, innerDyn) — Constructor in class com.fileitup.fisixengine.containers.WheelContainer |
| Similar to the constructor of a WheelParticle, but creates a container. |
WheelParticle — Class in package com.fileitup.fisixengine.particles |
| Similar to a CircleParticle, but can rotate. |
WheelParticle(x, y, r) — Constructor in class com.fileitup.fisixengine.particles.WheelParticle |
| Creates a WheelParticle
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |