Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Community

New topic
6
Topics

Recent updates

1.0.3: A few fixes
5
Fixed Alt-Enter switching to fullscreen on secondary windows. Apparently this is just a thing that DirectX does by default, and quite so poorly. vk_anykey and v...
3 files — 1.0.3
1.0.2: A few functions and Gameframe integration
6
Added winwin_keyboard_clear, winwin_mouse_clear, winwin_io_clear Added winwin_is_minimized, winwin_is_maximized, winwin_minimize, winwin_maximize Added winwin_s...
3 files — 1.0.2
Topic
Last post
I'm trying to create a box that you can type stuff into in another window, but I'm having trouble since the winwin_keybo...
started by Kidthatcandostuff 34 days ago
4 replies
88 views
I looked in the documentation but I Was wondering if there is a youtube tutorial for this.
started by RandomGameFun 51 days ago
2 replies
78 views
I've tried using the example code for how to create a winwin_window using winwin_create, but winwin_create only ever ret...
started by Emlise( formerly faxdoc ) 60 days ago
12 replies
148 views
Hello! is there anyway to draw anything while the window is minimised or unfocused with this extension?
started by Blue Legends 57 days ago
3 replies
74 views
winwin_mouse_wheel_down read mouse wheel up event. and winwin_mouse_wheel_up not reading (always return 0).
started by MakhamDev 73 days ago
2 replies
83 views
When importing an extension from winwin.yymps there’s no winwin, winwin_config functions. Those need to be copy from t...
started by MakhamDev 73 days ago
1 reply
88 views