48 lines
1.2 KiB
Smali
48 lines
1.2 KiB
Smali
.class public final Lcom/badlogic/gdx/math/GeometryUtils;
|
|
.super Ljava/lang/Object;
|
|
.source "GeometryUtils.java"
|
|
|
|
|
|
# static fields
|
|
.field private static final a:Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
.field private static final b:Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
.field private static final c:Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 21
|
|
new-instance v0, Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
invoke-direct {v0}, Lcom/badlogic/gdx/math/Vector2;-><init>()V
|
|
|
|
sput-object v0, Lcom/badlogic/gdx/math/GeometryUtils;->a:Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
new-instance v0, Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
invoke-direct {v0}, Lcom/badlogic/gdx/math/Vector2;-><init>()V
|
|
|
|
sput-object v0, Lcom/badlogic/gdx/math/GeometryUtils;->b:Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
new-instance v0, Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
invoke-direct {v0}, Lcom/badlogic/gdx/math/Vector2;-><init>()V
|
|
|
|
sput-object v0, Lcom/badlogic/gdx/math/GeometryUtils;->c:Lcom/badlogic/gdx/math/Vector2;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 20
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|