crystalspace.jbind.interfaces.iengine.shadcast
Interface iShadowReceiver

All Superinterfaces:
iJPointer
All Known Implementing Classes:
csShadowReceiver

public interface iShadowReceiver
extends iJPointer

An object that is interested in getting shadow information.

Author:
Java wrapper - Quentin Anciaux, c++ version - http://crystal.sourceforge.net/docs/online/pubapi/structiShadowReceiver.php

Method Summary
 void castShadows(iMovable movable, iFrustumView fview)
          Cast shadows on this receiver.
 

Method Detail

castShadows

public void castShadows(iMovable movable,
                        iFrustumView fview)
Cast shadows on this receiver.

Parameters:
movable -
fview -