Skip to content

A Framework for beginners to easily work with graphics and Event handling without having to do very much of the work themselves

Notifications You must be signed in to change notification settings

Deadddorks/KPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KPanel

General Description

A Framework for beginners to easily work with graphics and input Event handling without having to do very much of the work themselves. Simply set up a KFrame with a KPanel, set your VERTICAL & HORIZONTAL GridConstraints, and then you can add Nodes to the Grid, and their input events will be automatically handled. Actions called by the Node can be easily set with a lambda expression.

About

A Framework for beginners to easily work with graphics and Event handling without having to do very much of the work themselves

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages