toolbox:grundlagen

Grundlagen

API - Dokumentation

  • Class Name
  • Description
  • Properties (Attribute)
    • Description
  • Methods (Input params / Output values)
    • Description
extends Node2D
#we can get Access to a class API by instancing it
var range = RandomNumberGenerator.new()


  • DRY: Don't repeat yourself
  • KISS: Keep it simple Silly
  • SOLID
  • toolbox/grundlagen.txt
  • Zuletzt geändert: 2022/10/11 07:36
  • von silversurfer