struct Woozy::LocalPosXZ
- Woozy::LocalPosXZ
- Woozy::Pos2
- Struct
- Value
- Object
Defined in:
local_pos.crInstance Method Summary
Instance methods inherited from struct Woozy::Pos2
%(other : self) : self%(value : Int32) : self %, *(other : self) : self
*(value : Int32) : self *, **(other : self) : self
**(value : Int32) : self **, +(other : self) : self
+(value : Int32) : self +, -(other : self) : self
-(value : Int32) : self
- : self -, /(other : self) : self
/(value : Int32) : self /, //(other : self) : self
//(value : Int32) : self //, hash(hasher) hash, to(other : self, & : self -> ) : Nil to, x : Int32 x, z : Int32 z