Questions tagged [krypton]

Krypton (A.K.A Krypton XNA) is a 2d light engine for XNA 4.0. Krypton allows users of the XNA framework to easily add 2D lighting to their games. Questions concerning the Krypton Suite of WinForms controls should NOT use this tag - use the tag [krypton-toolkit] instead.

Krypton (A.K.A Krypton XNA) is a 2d light engine for XNA 4.0. Krypton allows users of the XNA framework to easily add 2D lighting to their games.

Krypton utilizes the GPU and uses a vertex shader to compute 2D shadows, relieving additional stress from the CPU to compute more game-like tasks.

Official website (now archived): https://archive.codeplex.com/?p=krypton

Do not use this tag for questions about the WinForms UI controls suite called "Krypton Suite". For these questions, use the tag.

17 questions
-1
votes
2 answers

Cannot click an icon within a div. Selenium Java

code cannot find this icon wherein i have to click it i just notice that it is within a div. here is my sample code: findLink(By.xpath("//div[@aria-label='Dashlet Actions' and contains(@ng-click,'updateActionMenu')]")).click please see image for…
Mads Cruz
  • 29
  • 6
-1
votes
1 answer

Krypton Suite Query

I've been using the Krypton Suite/Toolkit to great benefit, but I've always wondered why there's a free version. Is it all just a trial, and will it just cut out eventually, or is it just certain elements that are 100% free, how does that work. Any…
Bill Dekel
  • 47
  • 3
  • 10
1
2