SyntaxFix
Write A Post
Hire A Developer
Questions
You can type cast like this:
var float:Float = 2.2 var integer:Int = Int(float)