AndroidMouse$MotionEventJSON.smali

.class Lcom/dts/freefireth/AndroidMouse$MotionEventJSON;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/dts/freefireth/AndroidMouse;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "MotionEventJSON"
.end annotation


# instance fields
.field public action:Ljava/lang/String;

.field public left:Z

.field public mid:Z

.field public right:Z

.field public scroll_h:F

.field public scroll_v:F

.field public source:Ljava/lang/String;

.field public x:F

.field public y:F


# direct methods
.method private constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method