public interface R2LightWithShadowSingleType extends R2LightSingleType
| Modifier and Type | Method and Description |
|---|---|
<A,B,E extends Throwable> |
matchLightWithShadow(A context,
com.io7m.jfunctional.PartialBiFunctionType<A,R2LightProjectiveWithShadowType,B,E> on_project)
Match on the type of light.
|
R2ShadowType |
shadow() |
arrayObject, matchLightSingle, transformcolor, intensity, lightIDcolorWritable, setIntensityR2ShadowType shadow()
<A,B,E extends Throwable> B matchLightWithShadow(A context, com.io7m.jfunctional.PartialBiFunctionType<A,R2LightProjectiveWithShadowType,B,E> on_project) throws E extends Throwable
A - The type of context valuesB - The type of returned valuesE - The type of raised exceptionscontext - A context valueon_project - Evaluated for projective lightsBE - If any of the given functions raise EE extends ThrowableCopyright © 2016 <code@io7m.com> http://io7m.com