Home
last modified time | relevance | path

Searched refs:Bomb (Results 1 – 25 of 1520) sorted by relevance

12345678910>>...61

/dports/games/penguin-command/penguin-command-1.6.11/src/
H A Dbomb.c51 Bomb[i].x+=(float)BOMBSPEEDX/1000*Speed*Menace(Bomb[i].x,Bomb[i].y); in HandleBomb()
53 if (Bomb[i].TargetX>Bomb[i].x) in HandleBomb()
55 else if (Bomb[i].TargetX!=(int)Bomb[i].x) in HandleBomb()
62 if ((Bomb[i].y>470)&&(Bomb[i].TargetX==-1)) { in HandleBomb()
64 if (Bomb[i].x<170) Bomb[i].Target=0; else in HandleBomb()
73 Bomb[i].TargetX = 120+Bomb[i].Target*100; in HandleBomb()
82 CreateExplosion(Bomb[i].x,Bomb[i].y); in HandleBomb()
84 Bomb[i]=Bomb[BombCount-1]; in HandleBomb()
89 Bomb[i]=Bomb[BombCount-1]; in HandleBomb()
117 CreateExplosion(Bomb[i].x,Bomb[i].y); in BombCollision()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dfailing_funs.erl86 a -> Bomb();
95 a -> Bomb();
103 a -> Bomb();
112 a -> Bomb();
120 a -> Bomb();
129 a -> Bomb();
137 a -> Bomb();
146 a -> Bomb();
154 a -> Bomb();
163 a -> Bomb();
[all …]
/dports/games/bombherman/Bomb-her-man-8f5aa22/src/atomic-center/
H A Dbomb.cpp32 bool Bomb::gameOver = false;
34 Bomb::Bomb(int player, map::Coords c, Uint32 _range) : in Bomb() function in Bomb
46 Bomb::Bomb(const Bomb & other) : in Bomb() function in Bomb
56 Bomb &
57 Bomb::operator=(const Bomb & other) in operator =()
69 Bomb::waitExplode(void * p) in waitExplode()
72 Bomb * b = static_cast< Bomb * >(p); in waitExplode()
81 Bomb::doExplode(Bomb * b) in doExplode()
89 Bomb::explode() in explode()
99 Bomb::gameOver = true; in explode()
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DBomb.cpp42 Bomb::Bomb(const std::string& name, int layer, const Point& xy): in Bomb() function in Solarus::Bomb
59 EntityType Bomb::get_type() const { in get_type()
83 bool Bomb::is_deep_water_obstacle() const { in is_deep_water_obstacle()
91 bool Bomb::is_hole_obstacle() const { in is_hole_obstacle()
99 bool Bomb::is_lava_obstacle() const { in is_lava_obstacle()
107 bool Bomb::is_prickle_obstacle() const { in is_prickle_obstacle()
115 bool Bomb::is_ladder_obstacle() const { in is_ladder_obstacle()
170 void Bomb::notify_position_changed() { in notify_position_changed()
213 void Bomb::set_suspended(bool suspended) { in set_suspended()
227 void Bomb::update() { in update()
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/addons/icy/LEVELS/
H A D_bomb.inc.bsl1 io.write("Bomb-Maker included!\n")
11 -- Bomb:new(x, y);
14 Bomb = {
31 function Bomb:new(x,y)
42 for i = 1, Bomb.obj_cnt do
43 Bomb[i].animationFrame = math.mod(Bomb[i].animationFrame, 9) + 1;
44 Bomb[i].fgobject.gfx(Bomb.gfx_explosion[Bomb[i].animationFrame]);
50 Bomb.exploding=1;
55 if Bomb.exploding==2 then
57 Bomb.exploding=0;
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() function
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() argument
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() argument
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() function
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() function
42 Bomb(Bomb&& b) noexcept(false) in Bomb() argument
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() argument
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() argument
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() function
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() argument
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() argument
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/
H A Dstrong_guarantee.cc32 struct Bomb struct
34 Bomb() = default;
36 Bomb(const Bomb& b) in Bomb() function
42 Bomb(Bomb&& b) noexcept(false) in Bomb() function
50 template<typename T> Bomb(T&) = delete;
65 int Bomb::ticks = 0; argument
69 std::vector<Bomb> v(2); // fill with armed bombs in test01()
74 Bomb defused; in test01()

12345678910>>...61