Bonusblock enhancements: sprite changable, multi-hit, can contain scripts, added...
authorLMH <lmh.0013@gmail.com>
Mon, 16 Jan 2012 22:16:31 +0000 (12:16 -1000)
committerChristoph Sommer <mail@christoph-sommer.de>
Sat, 21 Jan 2012 10:17:11 +0000 (11:17 +0100)
commitf7f40c193277389e73e565a92cd2bec807be3463
tree915c1e0dabd85ee069db9ecbac00fb9c011a5f79
parent7f27664c47ac4fd13ce782b92931204fa6f1df02
Bonusblock enhancements: sprite changable, multi-hit, can contain scripts, added sprites and test level (bug 838)
12 files changed:
data/images/objects/bonus_block/hiddenbonus.sprite [new file with mode: 0644]
data/images/objects/bonus_block/invisible.png [new file with mode: 0644]
data/images/objects/bonus_block/purple_0.png [new file with mode: 0644]
data/images/objects/bonus_block/purple_1.png [new file with mode: 0644]
data/images/objects/bonus_block/purple_2.png [new file with mode: 0644]
data/images/objects/bonus_block/purple_3.png [new file with mode: 0644]
data/images/objects/bonus_block/purple_4.png [new file with mode: 0644]
data/images/objects/bonus_block/purple_empty.png [new file with mode: 0644]
data/images/objects/bonus_block/purpleblock.sprite [new file with mode: 0644]
data/levels/test/bonusblock.stl [new file with mode: 0755]
src/object/bonus_block.cpp
src/object/bonus_block.hpp