- added spotlight (not working, since rotation and blend modes are missing from Sprite)
authorIngo Ruhnke <grumbel@gmx.de>
Mon, 3 Jul 2006 04:18:08 +0000 (04:18 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Mon, 3 Jul 2006 04:18:08 +0000 (04:18 +0000)
commit20a94a721fdee25587d1698ff8cfd6d014b590f1
treef38e80bf8a3b48415ae7b0a9764777cf48eaadec
parentcc66a363cb7a39d806976eced39feb2035a48a3e
- added spotlight (not working, since rotation and blend modes are missing from Sprite)

SVN-Revision: 3847
data/images/objects/spotlight/lightcone.png [new file with mode: 0644]
data/images/objects/spotlight/lightcone.sprite [new file with mode: 0644]
data/images/objects/spotlight/spotlight_base.png [new file with mode: 0644]
data/images/objects/spotlight/spotlight_base.sprite [new file with mode: 0644]
data/images/objects/spotlight/spotlight_center.png [new file with mode: 0644]
data/images/objects/spotlight/spotlight_center.sprite [new file with mode: 0644]
data/images/objects/spotlight/spotlight_lights.png [new file with mode: 0644]
data/images/objects/spotlight/spotlight_lights.sprite [new file with mode: 0644]
src/object/spotlight.cpp [new file with mode: 0644]
src/object/spotlight.hpp [new file with mode: 0644]