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  
Vector — Class in package org.ffilmation.utils
A 2d Vector class
Vector(vx, vy) — Constructor in class org.ffilmation.utils.Vector
Constructor for this class
vertical — Property in class org.ffilmation.engine.elements.fWall
A wall can be either horizontal ( goes along x axis ) or vertical ( goes along y axis )
verticalMatrix — Static property in class org.ffilmation.engine.elements.fWall
This is the tranformation matrix for vertical walls
victim — Property in class org.ffilmation.engine.events.fCollideEvent
The element of the scene we collide against
victim — Property in class org.ffilmation.engine.events.fWalkoverEvent
The element of the scene we walk over
vport — Class in package org.ffilmation.utils
A rectangular viewport, used to clip polygons
vport() — Constructor in class org.ffilmation.utils.vport
Constructor for this class
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