Uses of Class
com.b3dgs.lionengine.game.platform.Border4

Packages that use Border4
com.b3dgs.lionengine.game.platform   
 

Uses of Border4 in com.b3dgs.lionengine.game.platform
 

Methods in com.b3dgs.lionengine.game.platform that return Border4
static Border4 Border4.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Border4[] Border4.values()
          Returns an array containing the constants of this enum type, in the order they are declared.