I\'m developing a control program for a Quadrocopter (AR Drone) under C# I want to ease the input from keyboards (Which do not have axes like joysticks)...
I want to store some user preferencesWould Enum be a good datastructure to store 开发者_C百科them? If so, how do I do it? This is the final usage of the datastructure.