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.
  • ENTDECKEN
  • LERNEN
  • ANMELDEN
  • Introduction
  • Game
  • Start-loop
  • Objects
  • Sprites
  • Animation
  • Sounds
  • Rooms
  • Input
  • Collision
  • Functions
  • Camera
  • Fps
  • Text
  • Graphics
  • Filters
  • Multiplayer
  • Ai

PixelPAD 2D - start-loop

start/loop

Beispiel
Beschreibung
In order to access variables in both the start and the loop of an object, you need to declare variables using the self parameter. To understand why, you must understand how Python objects are created within PixelPAD. Every PixelPAD object has default functions, start() and loop(). These functions are just visually represented by the start and loop tabs for convenience. In Python, any variable declared within any function belongs only to that function. So, if you wanted to use a variable across different functions, like in the case of using a variable across start() or loop(), you must declare that this variable belongs to the class by using the self. parameter.
Parameter
self.variable
Declares the variable belongs to the class, and can be accessed in both the start and the loop scripts.

Rückgabewert
The variable used in both the start and loop
PixelPAD
Über uns
Discord
Arm-Version 3.0.943
Ressourcen
Dokumentation
EULA
Datenschutzerklärung
Kontakt
hello@pixelpad.io
© 2026 Alle Rechte vorbehalten.
PixelPAD.io
Deutsch
English Deutsch Español Français Português 日本語 简体中文 繁體中文 한국어
Logo

Willkommen zurück!

Melde dich an, um weiterzumachen

Speichere dein Projekt, indem du dich anmeldest oder registrierst.
Passwort vergessen?

Noch kein Konto?

Logo

Erstelle dein Konto

Werde Teil von tausenden Kreativen auf PixelPad

Speichere dein Projekt, indem du dich anmeldest oder registrierst.

Du hast schon ein Konto? Anmelden

Logo

Als Lehrkraft registrieren

Gib deinen Schülern kreative Werkzeuge an die Hand

Erstelle Klassen und verfolge den Fortschritt deiner Schüler.

Du hast schon ein Konto? Anmelden