16 lines
669 B
Markdown
16 lines
669 B
Markdown
---
|
|
title: SimpleLocation2D -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.extensions.geometry](../index.md)/[SimpleLocation2D](index.md)/[SimpleLocation2D](-simple-location2-d.md)
|
|
|
|
|
|
|
|
# SimpleLocation2D
|
|
[jvm]
|
|
Content
|
|
fun [SimpleLocation2D](-simple-location2-d.md)(x: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html), y: [Number](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html))
|
|
fun [SimpleLocation2D](-simple-location2-d.md)(x: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html), y: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html))
|
|
|
|
|
|
|