public final class RaycastResult extends Object
| Modifier and Type | Field and Description |
|---|---|
static RaycastResult |
NONE |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.almasb.ents.Entity> |
getEntity() |
Optional<javafx.geometry.Point2D> |
getPoint() |
public static final RaycastResult NONE
Copyright © 2016. All rights reserved.