| Package | Description |
|---|---|
| de.bright_side.lgf.base | |
| de.bright_side.lgf.logic |
| Modifier and Type | Method and Description |
|---|---|
static LConstants.ScaleMode |
LConstants.ScaleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LConstants.ScaleMode[] |
LConstants.ScaleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LVector |
LVirtualSizeLogic.getVirtualSize(LVector prefVirtualSize,
LVector screenSize,
LConstants.ScaleMode mode,
double aspectRatio) |
double |
LVirtualSizeLogic.getVirtualSizeScaleFactor(LVector prefVirtualSize,
LVector screenSize,
LConstants.ScaleMode mode,
double aspectRatio) |
Copyright © 2019 Philip Heyse. All rights reserved.