Some content could not load. We could not load files from our content delivery networks (CDN).
Your network may be blocking access. Ask your IT to allow loading from: .
Network domains required
We use these CDNs to deliver the files the site needs to run, please allow the following:
Domains to allow Used for
cdn.jsdelivr.net styles and JavaScript libraries.
cdnjs.cloudflare.com JavaScript libraries and icons.
code.jquery.com jQuery and jQuery UI.
pixelpad.io, cdn.pixelpad.io CDN of images, sounds, and application files.
cdn.datatables.net Interactive tables.
fonts.googleapis.com, fonts.gstatic.com Fonts stylesheets and font files.
s3.us-west-1.amazonaws.com, s3-us-west-1.amazonaws.com Project files stored on Amazon S3.
vmwan2cvlyzeklq4knz63qh6d40lewka.lambda-url.us-west-1.on.aws Amazon AWS Project play counters.
nexushud.org Learning assistant.
u45ivsqoja6u3sk7zaliv37zq40hpbxk.lambda-url.us-west-1.on.aws Amazon AWS AI character responses, when used.
  • 探索
  • 學習
  • 登入
  • Introduction
  • Game
  • Start-loop
  • Objects
  • Sprites
  • Animation
  • Sounds
  • Rooms
  • Input
  • Collision
  • Functions
  • Camera
  • Fps
  • Text
  • Graphics
  • Filters
  • Multiplayer
  • Ai

PixelPAD 2D - rooms

set_room(name: str) -> object

範例
說明
Changes the active room to name.
參數
name
The name of a room asset to set as the active room, as a string.

回傳值
A room object

get_room() -> object

範例
說明
Returns the active room object.
參數
None
No parameters.

回傳值
The currently active room object.

Rooms

In PixelPAD, rooms are where your project takes place. A room is defined by a room script, which is a Python program whose main purpose is to create and connect objects. You can think of a room as a "scene": a collection of objects working together to present a specific scenario to the player. There can only be one room active at a time. To change which room is active, use the set_room function. Changing the active room will destroy all objects created in that room. To ensure objects are NOT destroyed, you must set the persistent property in that object to True. object.persistent = True
PixelPAD
關於我們
Discord
Arm 版本 3.0.943
資源
文件
EULA
隱私權政策
聯絡我們
hello@pixelpad.io
© 2026 版權所有。
PixelPAD.io
繁體中文
English Deutsch Español Français Português 日本語 简体中文 繁體中文 한국어
Logo

歡迎回來!

登入後繼續創作

登入或註冊即可儲存你的專案。
忘記密碼?

還沒有帳號?

Logo

建立你的帳號

加入 PixelPad 上成千上萬的創作者

登入或註冊即可儲存你的專案。

已經有帳號了? 登入

Logo

以教育者身分加入

用創意工具,讓你的學生大展身手

建立班級並追蹤學生的學習進度。

已經有帳號了? 登入