Skip to content

1.1.0

Choose a tag to compare

@trueromanus trueromanus released this 28 Nov 13:35
· 85 commits to main since this release
  • SciterAPIHost(pathToFolder, prepareGrophics, prepareRequest) more generalized constructor, instead manually call SciterLoader.Initialize (...) and .PrepareXApi(s) methods
  • SciterAPIHost.LoadHost() now redundant, you don't need to call it manually anymore.
  • Refactor GraphicsAPI helpers
  • GraphicsDrawLine change signature and now it have Vector2 parameters
  • SciterRectangle.LeftTopCorner get left and top values in Vector2
  • SciterRectangle.RightBottomCorner get right and bottom values in Vector2