-
I'm trying to find some tutorials about sys commands, but can't find any. Is there a list of sys commands and functions anywhere? |
Beta Was this translation helpful? Give feedback.
Answered by
Geokureli
Aug 15, 2022
Replies: 1 comment 1 reply
-
You can find all the Sys methods, here: https://api.haxe.org/Sys.html BTW this is a haxe question, not a HaxeFlixel question, for haxes standard packages you can always check the haxe docs, or google "haxe sys" or w/e |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can find all the Sys methods, here: https://api.haxe.org/Sys.html
BTW this is a haxe question, not a HaxeFlixel question, for haxes standard packages you can always check the haxe docs, or google "haxe sys" or w/e