The default implementation of IRule for normal Game actions. The Rule class inherits from both IRule and Access, so that all rules derived from Rule have access to the Game data that the GameEngine provides.
IRule Access
RulesCore
Rule.h
The default Rule constructor. Does nothing, but is required so that on Win32, the .DLL file exports something that can be linked to.