17 #ifndef HEADER_SUPERTUX_SCRIPTING_BACKGROUND_HPP 18 #define HEADER_SUPERTUX_SCRIPTING_BACKGROUND_HPP 23 #include "scripting/game_object.hpp" 37 using GameObject::GameObject;
45 void set_image(
const std::string& image);
46 void set_images(
const std::string& top_image,
const std::string& middle_image,
47 const std::string& bottom_image);
48 void set_speed(
float speed);
WARNING: This file is automatically generated from: 'src/scripting/wrapper.interface.hpp' DO NOT CHANGE.
Definition: ambient_sound.cpp:21
Definition: game_object.hpp:60
Definition: background.hpp:30
Definition: background.hpp:30