Click here to Skip to main content
15,890,506 members
Articles / Programming Languages / C#

Lagged Generics: Easily Constrain Change Rate of Variables

Rate me:
Please Sign up or sign in to vote.
4.44/5 (6 votes)
27 Dec 2007CPOL6 min read 19.4K   124   15  
This article shows a very basic example of using generics to create variables that cannot be changed faster than a specific rate

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Spain Spain
Inaki Ayucar is a Microsoft MVP in DirectX/XNA, and a software engineer involved in development since his first Spectrum 48k, in the year 1987. He is the founder and chief developer of The Simax Project (www.simaxvirt.com) and is very interested in DirectX/XNA, physics, game development, simulation, C++ and C#.

His blog is: http://graphicdna.blogspot.com

To contact Inaki: iayucar@simax.es

Comments and Discussions