Guest User

Untitled

a guest
May 26th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. class IntermediatePoint( var time:Long,var x:Float,var y:Float) {
  2. // private var time:Long?=null;
  3. // private var x:Double?=null;
  4. //private var y:Double?=null;
  5. }
Add Comment
Please, Sign In to add comment