Skip to content

Adwait-Codez/godot-gdextention-c---snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot gdextention c++ snippets README

This is the README for "godot gdextention c++ snippets".

Features

GDextention C++ snippents for common boilerplate code

Usable snippets

boilerplate

  1. gdclass - a setup snippet for godot classes
  2. gdbindvar - bind variables. use in _bind_methods function only
  3. gdsetget - generate standard getter and setters for variables
  4. gdhsg - quickly getter and setter in header files
  5. gdbm - bind methods. use in _bind_methods function only

function overloads

  1. Ready
  2. Input
  3. Process
  4. Physics

Scons Build File Snippet

Quickly get a Working SConstruct file with GodotBldNormal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published