Search Results for

    Show / Hide Table of Contents

    Enum PlayerIndex

    The index of the player.

    Namespace: Evergine.Common.Input
    Assembly: Evergine.Common.dll
    Syntax
    public enum PlayerIndex

    Fields

    Name Description
    Four

    The fourth player.

    One

    The first player.

    Three

    Third player.

    Two

    The second player.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX