Highroad Engine v1.3
Public Types | Public Attributes | List of all members
MoreMountains.Tools.PlatformBindings Class Reference

A class used to store bindings More...

Public Types

enum  PlatformActions { DoNothing , Disable }
 

Public Attributes

RuntimePlatform Platform = RuntimePlatform.WindowsPlayer
 
PlatformActions PlatformAction = PlatformActions.DoNothing
 

Detailed Description

A class used to store bindings

Member Enumeration Documentation

◆ PlatformActions

Enumerator
DoNothing 
Disable 

Member Data Documentation

◆ Platform

RuntimePlatform MoreMountains.Tools.PlatformBindings.Platform = RuntimePlatform.WindowsPlayer

◆ PlatformAction

PlatformActions MoreMountains.Tools.PlatformBindings.PlatformAction = PlatformActions.DoNothing

The documentation for this class was generated from the following file: