Home
last modified time | relevance | path

Searched defs:FallBlock (Results 1 – 3 of 3) sorted by relevance

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dfallblock.hpp25 class FallBlock : public MovingSprite class
H A Dfallblock.cpp28 FallBlock::FallBlock(const ReaderMapping& reader) : in FallBlock() function in FallBlock
/dports/games/blockattack/blockattack-game-2.7.0/source/code/
H A DBlockGame.cpp1084 int BlockGame::FallBlock(int x, int y, int number) { in FallBlock() function in BlockGame