EngineEnvFactory$EngineEnvFactoryImpl.smali
.class Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;
.super Ljava/lang/Object;
.source "EngineEnvFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "EngineEnvFactoryImpl"
.end annotation
# static fields
.field private static engineEnv1:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.field private static engineEnv2:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.field private static engineEnv3:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lcom/sandboxol/center/router/moduleInfo/game/Engine1Env;
invoke-direct {v0}, Lcom/sandboxol/center/router/moduleInfo/game/Engine1Env;-><init>()V
sput-object v0, Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;->engineEnv1:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.line 2
new-instance v0, Lcom/sandboxol/center/router/moduleInfo/game/Engine2Env;
invoke-direct {v0}, Lcom/sandboxol/center/router/moduleInfo/game/Engine2Env;-><init>()V
sput-object v0, Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;->engineEnv2:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.line 3
new-instance v0, Lcom/sandboxol/center/router/moduleInfo/game/Engine3Env;
invoke-direct {v0}, Lcom/sandboxol/center/router/moduleInfo/game/Engine3Env;-><init>()V
sput-object v0, Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;->engineEnv3:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
return-void
.end method
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method static synthetic access$000()Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.registers 1
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;->engineEnv1:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
return-object v0
.end method
.method static synthetic access$100()Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.registers 1
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;->engineEnv2:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
return-object v0
.end method
.method static synthetic access$200()Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
.registers 1
.line 1
sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/EngineEnvFactory$EngineEnvFactoryImpl;->engineEnv3:Lcom/sandboxol/center/router/moduleInfo/game/AbstractEngineEnv;
return-object v0
.end method