CSPspEmu.Core.Gpu.Run.GpuDisplayListRunner._OP_LYP C# (CSharp) Méthode

_OP_LYP() private méthode

private _OP_LYP ( int Index ) : void
Index int
Résultat void
        private void _OP_LYP(int Index)
        {
            GetLigth(Index)->Position.Y = Float1;
        }
GpuDisplayListRunner