CSPspEmu.Core.Gpu.Run.GpuDisplayListRunner._OP_LYP C# (CSharp) Метод

_OP_LYP() приватный Метод

private _OP_LYP ( int Index ) : void
Index int
Результат void
        private void _OP_LYP(int Index)
        {
            GetLigth(Index)->Position.Y = Float1;
        }
GpuDisplayListRunner