Skip to content

Conversation

@sananoureen35
Copy link

This is a duplicate of Draw circle - fill toggle #636 which was closed by mistake, I lost the original one, hence re-did it.

Description

I am adding a new Graphics usage example: Draw Circle - fill toggle.
I am showing a circle that is toggling between outline and filled when I press SPACE, and I am quitting with ESC.

Type of change

  • Documentation (update or new)

How Has This Been Tested?

I verified the example locally in two steps. First, I ran C++ and both C# variants individually using SplashKit templates. I added the files to the repository and ran npm run build followed by npm run preview; I opened the Graphics page and confirmed the example rendered in tabs and the GIF displayed.

Testing Checklist

  • Tested in latest Chrome
  • Tested in latest Firefox
  • npm run build
  • npm run preview

Checklist

If involving code

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Folders and Files Added/Modified

src/assets/usage-examples-code/graphics/draw_circle/draw_circle-1-fill-toggle.cpp
src/assets/usage-examples-code/graphics/draw_circle/draw_circle-1-fill-toggle.cs
src/assets/usage-examples-code/graphics/draw_circle/draw_circle-1-fill-toggle-oop.cs
src/assets/usage-examples-code/graphics/draw_circle/draw_circle-1-fill-toggle.txt
public/usage-examples-images-gifs/graphics/draw_circle-1-fill-toggle.gif

draw_circle-1-fill-toggle

@netlify
Copy link

netlify bot commented Sep 28, 2025

Deploy Preview for splashkit ready!

Name Link
🔨 Latest commit 44b5fa4
🔍 Latest deploy log https://app.netlify.com/projects/splashkit/deploys/68e889a5fd062c00083fbbfc
😎 Deploy Preview https://deploy-preview-664--splashkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sananoureen35 sananoureen35 force-pushed the feat/draw-circle-1-fill-toggle branch from 9c08358 to 44b5fa4 Compare October 10, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant