view semiconginev2/core.nim @ 1256:bfb75c934f4e

add: window focus handling, improve window api a bit
author sam <sam@basx.dev>
date Sun, 28 Jul 2024 17:33:41 +0700
parents e8b3dc80e48e
children
line wrap: on
line source

const RESOURCEROOT = "resources"

include ./core/utils
include ./core/buildconfig
include ./core/vector
include ./core/matrix