Gocator 2000 API
Go2Side
Description

Abstract representation of sides

C
enum Go2Side {
  GO2_SIDE_LEFT = 0,
  GO2_SIDE_RIGHT = 1
};
Members
Members 
Description 
GO2_SIDE_LEFT = 0 
Left side 
GO2_SIDE_RIGHT = 1 
Right Side 
File

Go2Api.h

Copyright (c) 2010 by LMI Technologies Inc. All rights reserved.